aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 11:32:22 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 11:32:22 +0100
commit25df0f8ea727f14460d3ba4c95d567a8074ff8ec (patch)
treeec33b1fda28b9052f5bccb4b8f032c15cc6bca94
parent826821199696d84c6e718fe696d8f18ae39bc804 (diff)
downloadfutures-core-25df0f8ea727f14460d3ba4c95d567a8074ff8ec.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I858302a044258b443fc0880cf8ae9ba43b5a9d1e
-rw-r--r--TEST_MAPPING52
1 files changed, 6 insertions, 46 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 0391ca2..3a6d2f1 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,64 +24,24 @@
},
{
"path": "external/rust/crates/tokio-test"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "doh_unit_test"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "bluetooth_with_facades.test"
},
{
- "name": "doh_unit_test"
+ "path": "packages/modules/DnsResolver"
},
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "keystore2_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "legacykeystore_test"
+ "path": "packages/modules/Virtualization/zipfuse"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "system/security/keystore2"
},
{
- "name": "virtualizationmanager_device_test"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}