aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:48:04 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:48:04 +0000
commit964cdf6e78bce6bc588cc112fd5514f0a86ed109 (patch)
tree801a513639313e7c9ba1417668f433501993c147
parentc29534b026f93a22c291d7a58f01e2a4dfd317df (diff)
parenta64bcf80757374504b5ec8e740593e1a35d54928 (diff)
downloadfutures-io-964cdf6e78bce6bc588cc112fd5514f0a86ed109.tar.gz
Update TEST_MAPPING am: 6600d1d42f am: a64bcf8075
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-io/+/2411715 Change-Id: I9baf34755f74c9f87a1290b21f3198cda895ee33 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"
}
]
}