aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:56:16 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:56:16 +0000
commitf4fe29417d88a540615aa1712306e4431f8698be (patch)
treecea1055fda0d323e95528747845f892e4797b85f
parent9ba2678dd6a204bb5b011449c4044604add71e3f (diff)
downloadrand-f4fe29417d88a540615aa1712306e4431f8698be.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I71fd038e4ad7409bafcfef81c9d12ae0f150dd38
-rw-r--r--TEST_MAPPING43
1 files changed, 41 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2c63b2c..9951e43 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -23,6 +23,12 @@
"path": "external/rust/crates/crossbeam-utils"
},
{
+ "path": "external/rust/crates/flate2"
+ },
+ {
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
"path": "external/rust/crates/mio"
},
{
@@ -36,6 +42,9 @@
},
{
"path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
}
],
"presubmit": [
@@ -49,6 +58,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -64,10 +76,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": [
@@ -81,6 +105,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -96,10 +123,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"
}
]
}