commit | 44e30ee19dc4bdca73d84e558ef5fcc3477d536f | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Fri Apr 22 16:22:14 2022 +0000 |
committer | Florian Mayer <fmayer@google.com> | Fri Apr 22 16:22:15 2022 +0000 |
tree | fbaf3baf333ea762cdfb8ec8362db7b0b8458cf5 | |
parent | 01ca48f10e0ad06cc985b8cbe55e3037a73af60d [diff] [blame] |
Add memunreachable to hwasan-presubmit. The offending tests have been skipped, can enable the rest. Bug: 229317612 Change-Id: I8eca4268f8d69b862da19f403be0fc25417ddf6e
diff --git a/TEST_MAPPING b/TEST_MAPPING index 2db0efe..08fac4f 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -73,6 +73,9 @@ }, { "name": "malloc_hooks_system_tests" + }, + { + "name": "memunreachable_unit_test" } ] }