aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING52
1 files changed, 50 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 29bd93a..3b0665b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -23,6 +23,15 @@
"path": "external/rust/crates/crossbeam-utils"
},
{
+ "path": "external/rust/crates/flate2"
+ },
+ {
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
+ "path": "external/rust/crates/hashlink"
+ },
+ {
"path": "external/rust/crates/mio"
},
{
@@ -45,6 +54,9 @@
},
{
"path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
}
],
"presubmit": [
@@ -58,6 +70,12 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "encryptedstore.test"
+ },
+ {
"name": "getrandom_test_src_lib"
},
{
@@ -82,10 +100,22 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
],
"presubmit-rust": [
@@ -99,6 +129,12 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "encryptedstore.test"
+ },
+ {
"name": "getrandom_test_src_lib"
},
{
@@ -123,10 +159,22 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
]
}