summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 11:34:20 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 11:34:20 +0100
commitd9f36d135721c3f65989a17e0d7af84663779f25 (patch)
tree8089aed803ca8f7e0e45c320e4ef86700df2c903
parente899c8c6c443e753fe0077fdbcaa18e303bcb824 (diff)
downloadfutures-macro-d9f36d135721c3f65989a17e0d7af84663779f25.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I7fbce9f3fff3d5b35b7370e45f86a44a6c672525
-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"
}
]
}