aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-06 20:34:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-06 20:34:16 +0000
commit41c27d355169fdd6d30ece3a6fe2015deea0656c (patch)
tree89cc7248c705d876f6c5ae4e8f334b897765289c
parent36fc06586928e6e6fb50c29623cbb0339aca5945 (diff)
parent1840bde20bfc67e7d00646ff1ac3906fd3838aa4 (diff)
downloadgoogletest-android13-qpr1-s6-release.tar.gz
Change-Id: I600762e8b853d5fd981ea56235a1e2c1e60a0f90
-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"
+ }
]
}