aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 19:33:32 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 19:33:32 +0000
commitdaf9ec3a3e4037974a8b343267048faba26b16d4 (patch)
treeb5c8c51cb9dd1f2aaec7ac25763e728f3c379da5
parent33166182c2f5674be27ae1b6e1615a2ec813de7c (diff)
parent497e98b0a08cdbb8b050713c1c1df2f34417a39b (diff)
downloadsmallvec-daf9ec3a3e4037974a8b343267048faba26b16d4.tar.gz
Update TEST_MAPPING am: b9d5e9fc1a am: 497e98b0a0
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/smallvec/+/2411752 Change-Id: Ib07a0b3cd44a7f7f25211fcaef2f11b975f052f1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING47
1 files changed, 5 insertions, 42 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 352808d..71ccfc4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -9,58 +9,21 @@
},
{
"path": "external/rust/crates/vulkano"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "bluetooth_with_facades.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": "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"
}
]
}