aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 18:53:29 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 18:53:29 +0000
commit497e98b0a08cdbb8b050713c1c1df2f34417a39b (patch)
treeb5c8c51cb9dd1f2aaec7ac25763e728f3c379da5
parent348b914db6ce67e0a3994ab388aca772207083e1 (diff)
parentb9d5e9fc1a75f36abfe49ee81fcc1c0e72b47ecd (diff)
downloadsmallvec-497e98b0a08cdbb8b050713c1c1df2f34417a39b.tar.gz
Update TEST_MAPPING am: b9d5e9fc1a
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/smallvec/+/2411752 Change-Id: Ic8c9eb4e1d989b7dcd1dcdb1ee4a7c37ef0811af 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"
}
]
}