aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2019-02-04 09:22:16 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-02-04 09:22:16 -0800
commit668b46478e19d498161a8b79b69f7886653b3b55 (patch)
treefa1dc0ce6510b7658115785a7cd506f3ea3137c5
parent0831d3e68353fcbfcbf5d1c1e1c01cf2c31a38a9 (diff)
parentacaac574dc845791c0305c309849101fa5bb22a1 (diff)
downloaddexmaker-668b46478e19d498161a8b79b69f7886653b3b55.tar.gz
Merge "Run all mocking tests when dexmaker is changed"
am: acaac574dc Change-Id: I95d3724d4ee0ccd51d2e986e1f8057d1bbe8d82d
-rw-r--r--TEST_MAPPING16
1 files changed, 16 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..a4c5bba
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,16 @@
+{
+ "presubmit": [
+ {
+ "name": "CtsMockingTestCases"
+ },
+ {
+ "name": "CtsInlineMockingTestCases"
+ },
+ {
+ "name": "CtsMockingDebuggableTestCases"
+ },
+ {
+ "name": "CtsExtendedMockingTestCases"
+ }
+ ]
+} \ No newline at end of file