aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-27 22:59:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-27 22:59:05 +0000
commitebe4baf760aa6101880e40ee99a3d1f58883c30b (patch)
tree89cc7248c705d876f6c5ae4e8f334b897765289c
parent36fc06586928e6e6fb50c29623cbb0339aca5945 (diff)
parent1840bde20bfc67e7d00646ff1ac3906fd3838aa4 (diff)
downloadgoogletest-ebe4baf760aa6101880e40ee99a3d1f58883c30b.tar.gz
Snap for 8365348 from 1840bde20bfc67e7d00646ff1ac3906fd3838aa4 to mainline-go-os-statsd-release
Change-Id: I3de8db4c6d4e281acad910bf077460348ed96fbe
-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"
+ }
]
}