aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 01:03:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 01:03:36 +0000
commitb83b185cf15f817bd5404209a5e06de204d3af81 (patch)
tree89cc7248c705d876f6c5ae4e8f334b897765289c
parent4882880d374a71105f51170219c76b376e0bf51d (diff)
parent1840bde20bfc67e7d00646ff1ac3906fd3838aa4 (diff)
downloadgoogletest-android13-gsi.tar.gz
Change-Id: Id7bfec91a88a27745bb0d6d0ed1bdd4c33be2edb
-rw-r--r--TEST_MAPPING13
1 files changed, 13 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 8e6577df..32e6a971 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -11,5 +11,18 @@
// Confirm VTS test can pass
"name": "VtsHalPowerStatsV1_0TargetTest"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "gtest_isolated_tests"
+ },
+ {
+ // Confirm GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST behavior
+ "name": "VtsHalBluetoothA2dpV1_0TargetTest"
+ },
+ {
+ // Confirm VTS test can pass
+ "name": "VtsHalPowerStatsV1_0TargetTest"
+ }
]
}