commit | bb015aacd0dbc5b1b123531857a083a00e4e15ad | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Fri Mar 18 14:34:15 2022 -0700 |
committer | Florian Mayer <fmayer@google.com> | Fri Mar 18 21:38:21 2022 +0000 |
tree | 39dec44fc959e059f3e094217b4a9463c1b2592f | |
parent | 81cc9d986f2ce6d9e0351ee2d80edfb6bb71953d [diff] [blame] |
Add libcutils to hwasan-postsubmit Test: Run tests under HWASan. Bug: 193568145 Change-Id: I16013b864b3cc7850f46db0163efc59a69485b8d
diff --git a/libcutils/TEST_MAPPING b/libcutils/TEST_MAPPING index e512ab7..cca7d93 100644 --- a/libcutils/TEST_MAPPING +++ b/libcutils/TEST_MAPPING
@@ -3,5 +3,10 @@ { "name": "libcutils_test" } + ], + "hwasan-postsubmit": [ + { + "name": "libcutils_test" + } ] }