aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 22:14:48 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 22:14:48 +0000
commit4a9a9a65a218ae76672914a03b6a4baa51399e66 (patch)
treeddb3e944cc30551b2db1d7636ea1529d73c0666d
parent3e64e1ef21730e78c3b0424cb911fc21e93a6753 (diff)
parent7a23d73b3bed88131d93d3b98859f2302d4748cb (diff)
downloadslab-4a9a9a65a218ae76672914a03b6a4baa51399e66.tar.gz
Update TEST_MAPPING am: 1ea08d4c4b am: 4f891a6641 am: 7a23d73b3b
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/slab/+/2411817 Change-Id: I58e1217ab6bb10d58fb087663d4fda0c91531c35 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING54
1 files changed, 9 insertions, 45 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 84ec4f8..b755779 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,70 +24,34 @@
},
{
"path": "external/rust/crates/tokio-test"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "packages/modules/DnsResolver"
},
{
- "name": "bluetooth_with_facades.test"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "doh_unit_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "packages/modules/Virtualization/zipfuse"
},
{
- "name": "keystore2_test"
+ "path": "system/security/keystore2"
},
{
- "name": "legacykeystore_test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
+ "path": "system/security/keystore2/legacykeystore"
+ }
+ ],
+ "presubmit": [
{
"name": "slab_test_tests_slab"
- },
- {
- "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
{
- "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": "slab_test_tests_slab"
- },
- {
- "name": "virtualizationmanager_device_test"
}
]
}