aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-04-15 17:14:19 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-04-15 17:14:19 +0000
commitdb0648ae1d0f9ff5e019e9f2fd1b3964349c6b3b (patch)
tree0deacece667f4d2e578f509bccc063992a1671ec
parent4fa856486bc5895f168d823687486a6362cd9047 (diff)
parentcb6f86a2753184f9f16b4eaf93218a4b2d6b1fb6 (diff)
downloadbionic-db0648ae1d0f9ff5e019e9f2fd1b3964349c6b3b.tar.gz
Merge "Add bionic tests that pass to hwasan-presubmit."
-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"
}
]
}