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