aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING36
1 files changed, 34 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 8b01c4e5e..2db0efe0d 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -13,6 +13,9 @@
"name": "CtsBionicTestCases"
},
{
+ "name": "CtsGwpAsanTestCases"
+ },
+ {
"name": "CtsTaggingHostTestCases"
},
{
@@ -37,10 +40,39 @@
"name": "memunreachable_unit_test"
}
],
-
- "hwasan-postsubmit": [
+ "hwasan-presubmit": [
+ {
+ "name": "bionic-unit-tests"
+ },
+ {
+ "name": "bionic-unit-tests-static"
+ },
+ {
+ "name": "linker-unit-tests"
+ },
{
"name": "CtsBionicTestCases"
+ },
+ {
+ "name": "CtsGwpAsanTestCases"
+ },
+ {
+ "name": "debuggerd_test"
+ },
+ {
+ "name": "fdtrack_test"
+ },
+ {
+ "name": "gwp_asan_unittest"
+ },
+ {
+ "name": "malloc_debug_unit_tests"
+ },
+ {
+ "name": "malloc_debug_system_tests"
+ },
+ {
+ "name": "malloc_hooks_system_tests"
}
]
}