summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING28
1 files changed, 0 insertions, 28 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index b1cb6b52..00000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "presubmit": [
- {
- "name": "netdutils_test"
- }
- ],
- "imports": [
- {
- "path": "frameworks/base/core/java/android/net"
- },
- // Below tests already run the library tests as part of their coverage tests
- {
- "path": "packages/modules/NetworkStack"
- },
- {
- "path": "packages/modules/CaptivePortalLogin"
- },
- {
- "path": "frameworks/base/packages/Tethering"
- },
- {
- "path": "packages/modules/Wifi/framework"
- },
- {
- "path": "vendor/xts/gts-tests/hostsidetests/networkstack"
- }
- ]
-}