aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 13:11:09 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 13:11:09 +0100
commit889f84a938b4dfa3e97dc28615aecf0b11dbe5fb (patch)
tree9ec059de867485c5a25d8d94e304f7e35031bc85
parent464cca84f60fe886b97d8f353252ff39f527565a (diff)
downloadrand_core-889f84a938b4dfa3e97dc28615aecf0b11dbe5fb.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I65ffaee4d7c3b2f71f5075388c3f190c517bfb81
-rw-r--r--TEST_MAPPING85
1 files changed, 14 insertions, 71 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index c15aafb..05d9335 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -51,106 +51,49 @@
},
{
"path": "external/rust/crates/zerocopy"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "external/uwb/src"
},
{
- "name": "avmdtool_tests"
+ "path": "packages/modules/Virtualization/apkdmverity"
},
{
- "name": "keystore2_client_tests"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "packages/modules/Virtualization/avmd"
},
{
- "name": "keystore2_test"
+ "path": "packages/modules/Virtualization/libs/devicemapper"
},
{
- "name": "keystore2_test_utils_test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "legacykeystore_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "libdm_rust.test"
+ "path": "packages/modules/Virtualization/vm"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "packages/modules/Virtualization/zipfuse"
},
{
- "name": "libuwb_core_tests"
+ "path": "system/security/keystore2"
},
{
- "name": "microdroid_manager_test"
- },
+ "path": "system/security/keystore2/legacykeystore"
+ }
+ ],
+ "presubmit": [
{
"name": "rand_core_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
}
],
"presubmit-rust": [
{
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "avmdtool_tests"
- },
- {
- "name": "keystore2_client_tests"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "keystore2_test_utils_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libdm_rust.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "libuwb_core_tests"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
"name": "rand_core_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
}
]
}