Remi NGUYEN VAN | f33b6ea | 2020-06-03 16:10:43 +0900 | [diff] [blame] | 1 | { |
Remi NGUYEN VAN | a773ccb | 2020-06-25 03:58:10 +0000 | [diff] [blame] | 2 | "presubmit": [ |
Remi NGUYEN VAN | ad380c1 | 2021-03-01 06:48:29 +0000 | [diff] [blame] | 3 | // Run in addition to mainline-presubmit as mainline-presubmit is not |
| 4 | // supported in every branch. |
| 5 | // CtsNetTestCasesLatestSdk uses stable API shims, so does not exercise |
| 6 | // some latest APIs. Run CtsNetTestCases to get coverage of newer APIs. |
Remi NGUYEN VAN | f33b6ea | 2020-06-03 16:10:43 +0900 | [diff] [blame] | 7 | { |
Remi NGUYEN VAN | ad380c1 | 2021-03-01 06:48:29 +0000 | [diff] [blame] | 8 | "name": "CtsNetTestCases", |
Remi NGUYEN VAN | f33b6ea | 2020-06-03 16:10:43 +0900 | [diff] [blame] | 9 | "options": [ |
| 10 | { |
| 11 | "exclude-annotation": "com.android.testutils.SkipPresubmit" |
| 12 | } |
| 13 | ] |
Treehugger Robot | 0e2dbf3 | 2021-05-20 09:16:46 +0000 | [diff] [blame] | 14 | }, |
| 15 | { |
| 16 | "name": "TetheringTests" |
| 17 | }, |
| 18 | { |
| 19 | "name": "TetheringIntegrationTests" |
Remi NGUYEN VAN | f33b6ea | 2020-06-03 16:10:43 +0900 | [diff] [blame] | 20 | } |
easoncylee | a1b13d6 | 2020-06-12 14:14:14 +0800 | [diff] [blame] | 21 | ], |
Remi NGUYEN VAN | 1c45a8a | 2021-06-24 06:44:48 +0000 | [diff] [blame] | 22 | "postsubmit": [ |
| 23 | { |
| 24 | "name": "ConnectivityCoverageTests" |
| 25 | } |
| 26 | ], |
easoncylee | a1b13d6 | 2020-06-12 14:14:14 +0800 | [diff] [blame] | 27 | "mainline-presubmit": [ |
| 28 | { |
Remi NGUYEN VAN | c285874 | 2021-01-12 21:01:52 +0900 | [diff] [blame] | 29 | // TODO: add back the tethering modules when updatable in this branch |
| 30 | "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex]", |
easoncylee | a1b13d6 | 2020-06-12 14:14:14 +0800 | [diff] [blame] | 31 | "options": [ |
| 32 | { |
| 33 | "exclude-annotation": "com.android.testutils.SkipPresubmit" |
| 34 | } |
| 35 | ] |
| 36 | } |
Remi NGUYEN VAN | 1bc6287 | 2020-11-25 07:35:21 +0000 | [diff] [blame] | 37 | ], |
Remi NGUYEN VAN | 1bc6287 | 2020-11-25 07:35:21 +0000 | [diff] [blame] | 38 | "mainline-postsubmit": [ |
Treehugger Robot | 0e2dbf3 | 2021-05-20 09:16:46 +0000 | [diff] [blame] | 39 | // Tests on physical devices with SIM cards: postsubmit only for capacity constraints |
Remi NGUYEN VAN | 1bc6287 | 2020-11-25 07:35:21 +0000 | [diff] [blame] | 40 | { |
Remi NGUYEN VAN | 109fd92 | 2021-06-23 16:59:37 +0900 | [diff] [blame] | 41 | "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]", |
Remi NGUYEN VAN | 1bc6287 | 2020-11-25 07:35:21 +0000 | [diff] [blame] | 42 | "keywords": ["sim"] |
Treehugger Robot | 0e2dbf3 | 2021-05-20 09:16:46 +0000 | [diff] [blame] | 43 | }, |
| 44 | { |
| 45 | "name": "TetheringCoverageTests[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]" |
Remi NGUYEN VAN | 1c45a8a | 2021-06-24 06:44:48 +0000 | [diff] [blame] | 46 | }, |
| 47 | { |
| 48 | "name": "ConnectivityCoverageTests[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]" |
Treehugger Robot | 0e2dbf3 | 2021-05-20 09:16:46 +0000 | [diff] [blame] | 49 | } |
| 50 | ], |
| 51 | "imports": [ |
| 52 | { |
| 53 | "path": "packages/modules/NetworkStack" |
Remi NGUYEN VAN | 1bc6287 | 2020-11-25 07:35:21 +0000 | [diff] [blame] | 54 | } |
Baligh Uddin | 2afd098 | 2021-05-24 03:50:01 +0000 | [diff] [blame] | 55 | ], |
Remi NGUYEN VAN | f353baf | 2021-03-19 16:03:06 +0000 | [diff] [blame] | 56 | "imports": [ |
| 57 | { |
| 58 | "path": "frameworks/base/core/java/android/net" |
| 59 | }, |
| 60 | { |
| 61 | "path": "packages/modules/NetworkStack" |
| 62 | }, |
| 63 | { |
| 64 | "path": "packages/modules/CaptivePortalLogin" |
| 65 | }, |
| 66 | { |
| 67 | "path": "packages/modules/Connectivity" |
| 68 | }, |
| 69 | { |
| 70 | "path": "packages/modules/Connectivity/Tethering" |
| 71 | } |
Remi NGUYEN VAN | f33b6ea | 2020-06-03 16:10:43 +0900 | [diff] [blame] | 72 | ] |
| 73 | } |