commit | 3ce624adef305fdba4293d2a3a17d40aae650760 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon Mar 21 17:32:47 2022 -0700 |
committer | Florian Mayer <fmayer@google.com> | Tue Mar 22 00:35:38 2022 +0000 |
tree | cbc915e225084262fbd68bd12884fdab688ca6e4 | |
parent | 3bf0cd434913633388c8ddef9d7ed2dce5c337ee [diff] |
Add libnativehelper to hwasan-postsubmit Test: Run tests under HWASan. Bug: 193568145 Change-Id: I349dcde0755bdfc947dc4ea74f4a22740184ced6
diff --git a/tests/tests/libnativehelper/TEST_MAPPING b/tests/tests/libnativehelper/TEST_MAPPING index f7789dc..9a86fff 100644 --- a/tests/tests/libnativehelper/TEST_MAPPING +++ b/tests/tests/libnativehelper/TEST_MAPPING
@@ -3,5 +3,10 @@ { "name": "CtsLibnativehelperTestCases" } + ], + "hwasan-postsubmit": [ + { + "name": "CtsLibnativehelperTestCases" + } ] }