aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:57:16 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:57:16 +0000
commit6d359cc618df6963bdd8d631d84467b57dc82562 (patch)
treeec33b1fda28b9052f5bccb4b8f032c15cc6bca94
parente3e7833f8b700b2a911cfda1609817887c640daf (diff)
parent59c0076edfd088797c7b7978276b5086fcb1e1a7 (diff)
downloadfutures-core-6d359cc618df6963bdd8d631d84467b57dc82562.tar.gz
Update TEST_MAPPING am: 25df0f8ea7 am: 5c907ed6a1 am: 59c0076edf
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-core/+/2411476 Change-Id: I91e5c8c1427ed000088f5e504726b45bac175dbb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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"
}
]
}