aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 13:59:10 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 13:59:10 +0100
commitb9d5e9fc1a75f36abfe49ee81fcc1c0e72b47ecd (patch)
treeb5c8c51cb9dd1f2aaec7ac25763e728f3c379da5
parent21ef8b2f6c36ae36a5c8a60b3a3308dd28636aef (diff)
downloadsmallvec-b9d5e9fc1a75f36abfe49ee81fcc1c0e72b47ecd.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I234e402d9358070f78a30a5d8cb1a438dd09351a
-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"
}
]
}