aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-04-15 04:02:52 +0000
committerFlorian Mayer <fmayer@google.com>2022-04-15 04:02:55 +0000
commitcb6f86a2753184f9f16b4eaf93218a4b2d6b1fb6 (patch)
tree0deacece667f4d2e578f509bccc063992a1671ec
parent4fa856486bc5895f168d823687486a6362cd9047 (diff)
downloadbionic-cb6f86a2753184f9f16b4eaf93218a4b2d6b1fb6.tar.gz
Add bionic tests that pass to hwasan-presubmit.
Currently failing: * CtsTaggingHostTestCases * debuggerd_test * memunreachable_unit_test Bug: 229317612 Change-Id: I5be1e90a23951e0265e289bfd2dfe11192b49dc3
-rw-r--r--TEST_MAPPING30
1 files changed, 28 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 65fc12b4f..7940b6ac9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -40,10 +40,36 @@
"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": "fdtrack_test"
+ },
+ {
+ "name": "gwp_asan_unittest"
+ },
+ {
+ "name": "malloc_debug_unit_tests"
+ },
+ {
+ "name": "malloc_debug_system_tests"
+ },
+ {
+ "name": "malloc_hooks_system_tests"
}
]
}