summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-22 15:14:55 -0700
committerFlorian Mayer <fmayer@google.com>2022-03-22 15:14:55 -0700
commit4dd77516b4c6a9c015f3557ed3f3cebb4151b389 (patch)
tree847786f7690497150c897774832126e2be356d88
parent957e9a755ab27e75719275c5709b754c818bd653 (diff)
downloadMediaProvider-4dd77516b4c6a9c015f3557ed3f3cebb4151b389.tar.gz
Add jni to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: If7ab321e5f2e1274f69bf834046302c821e53e06
-rw-r--r--jni/TEST_MAPPING11
1 files changed, 11 insertions, 0 deletions
diff --git a/jni/TEST_MAPPING b/jni/TEST_MAPPING
index 5ee1bc6e9..aec3dd02a 100644
--- a/jni/TEST_MAPPING
+++ b/jni/TEST_MAPPING
@@ -9,5 +9,16 @@
{
"name": "fuse_node_test"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "FuseUtilsTest"
+ },
+ {
+ "name": "RedactionInfoTest"
+ },
+ {
+ "name": "fuse_node_test"
+ }
]
}