summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-18 14:02:26 -0700
committerFlorian Mayer <fmayer@google.com>2022-03-18 14:02:26 -0700
commitf77796f942ec76bb83e7cadaef47ad141c6971c0 (patch)
tree7ee81fc0c78daf61055d739d1151602e976287e1
parent2e32e07e7287c22c5642a1b5155db8c0a00763fc (diff)
downloadinterfaces-f77796f942ec76bb83e7cadaef47ad141c6971c0.tar.gz
Add interfaces to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: Ic9e641eb9af4dc0dc2bdfda56f4937eeade89214
-rw-r--r--suspend/TEST_MAPPING11
1 files changed, 11 insertions, 0 deletions
diff --git a/suspend/TEST_MAPPING b/suspend/TEST_MAPPING
index 46c8dd3..a937485 100644
--- a/suspend/TEST_MAPPING
+++ b/suspend/TEST_MAPPING
@@ -9,5 +9,16 @@
{
"name": "SuspendSepolicyTests"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "SystemSuspendV1_0UnitTest"
+ },
+ {
+ "name": "SystemSuspendV1_0AidlTest"
+ },
+ {
+ "name": "SuspendSepolicyTests"
+ }
]
}