aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 03:03:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 03:03:05 +0000
commit035fcd15e1e1a3e5c87470f5485f61b0e5847ae8 (patch)
tree89cc7248c705d876f6c5ae4e8f334b897765289c
parent36fc06586928e6e6fb50c29623cbb0339aca5945 (diff)
parent4c0d0ac074bb67ff451983b598a2c99a9e589c09 (diff)
downloadgoogletest-035fcd15e1e1a3e5c87470f5485f61b0e5847ae8.tar.gz
Snap for 8355292 from 4c0d0ac074bb67ff451983b598a2c99a9e589c09 to udc-release
Change-Id: Id7f80bfdfcbd060a9f54875805174205bac87c54
-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"
+ }
]
}