aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-21 12:38:12 -0700
committerFlorian Mayer <fmayer@google.com>2022-03-21 12:38:12 -0700
commit503241a21084a793dbe11b5ccdd90d08c892eb6f (patch)
tree093a10236baa01d7379125c7f105e4e980b57bb5
parent08bcb1538635dbffaf1b5d460fc5132c8b95f532 (diff)
downloadpthreadpool-503241a21084a793dbe11b5ccdd90d08c892eb6f.tar.gz
Add pthreadpool to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I72890343e229748c375b962f48b91f68686abdd5
-rw-r--r--TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 8c27c74..c374f17 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,5 +3,10 @@
{
"name": "PthreadPoolTests"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "PthreadPoolTests"
+ }
]
}