From 503241a21084a793dbe11b5ccdd90d08c892eb6f Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Mon, 21 Mar 2022 12:38:12 -0700 Subject: Add pthreadpool to hwasan-postsubmit Test: Run tests under HWASan. Bug: 193568145 Change-Id: I72890343e229748c375b962f48b91f68686abdd5 --- TEST_MAPPING | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TEST_MAPPING') 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" + } ] } -- cgit v1.2.3