aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2019-09-03 13:51:09 -0700
committerChristopher Ferris <cferris@google.com>2019-09-03 13:51:09 -0700
commit41fe95cd13ff4c960f023809df588fa0b64367a9 (patch)
tree97f1c64ceb495a7acdfff2dbf74a094d88f4eed8
parent65d4908152e286719ce699613d222ea0ff6c627d (diff)
downloadgoogletest-41fe95cd13ff4c960f023809df588fa0b64367a9.tar.gz
On changes, run the gtest_extras unit tests.
Test: atest gtest_isolated_tests Change-Id: I83e514ae64b1aeece09799670d7390699f5231d6
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 00000000..c4002f27
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "gtest_isolated_tests"
+ }
+ ]
+}