aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 15:56:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 15:56:52 +0000
commit5674cfb396dd6e32a9b10220fb5d88513135a993 (patch)
tree89cc7248c705d876f6c5ae4e8f334b897765289c
parentd9f466f55b1110e82ba24dcf0f092963b6b75ec7 (diff)
parent1840bde20bfc67e7d00646ff1ac3906fd3838aa4 (diff)
downloadgoogletest-android13-frc-resolv-release.tar.gz
Snap for 8512216 from 1840bde20bfc67e7d00646ff1ac3906fd3838aa4 to tm-frc-resolv-releaset_frc_res_330443000android13-frc-resolv-release
Change-Id: I3794f870ecf5e97279d17f179fdb3af8afea4398
-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"
+ }
]
}