commit | 4fad0c30a6f85e0fd96de1b6c221287e2654feaa | [log] [tgz] |
---|---|---|
author | Chidera Olibie <colibie@google.com> | Wed Nov 23 18:53:54 2022 +0000 |
committer | Chidera Olibie <colibie@google.com> | Tue Dec 20 00:10:02 2022 +0000 |
tree | 470455acf2f8e9b6808849937a6ebc182eaec869 | |
parent | c62bfff71b95089d9d1b6e4cac96da572f2fe9da [diff] [blame] |
cronet: Copy configuration for CTS from //cts/tests/test This allows us to separate the mainline's module's test from the rest of CTS Test: atest CtsCronetTestCases Bug: 251012627 Change-Id: I3a2f2ae93c05c59b00ce877e2d8572233ae64e14
diff --git a/Cronet/TEST_MAPPING b/Cronet/TEST_MAPPING index 815d496..b1f3088 100644 --- a/Cronet/TEST_MAPPING +++ b/Cronet/TEST_MAPPING
@@ -1,7 +1,7 @@ { - "postsubmit": [ + "presubmit": [ { - "name": "CronetApiTest" + "name": "CtsCronetTestCases" } ] }