aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:57:04 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:57:04 +0000
commit39ff2874fc4e83c234e7aaa52b152d6e991d1965 (patch)
treef238fa00f990b69bcbdad6e0305c651451901f4f
parentf45b2dfadc4e5822de4474bb5d3bdc341fc31db1 (diff)
downloadrand_chacha-39ff2874fc4e83c234e7aaa52b152d6e991d1965.tar.gz
Update TEST_MAPPING
Test: None Change-Id: Ic1a22644ae9ee5de421ce17236c8244aef4c1b3a
-rw-r--r--TEST_MAPPING43
1 files changed, 41 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 8740028..a4394a7 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,13 +76,25 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
"name": "rand_chacha_test_src_lib"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
],
"presubmit-rust": [
@@ -84,6 +108,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -99,13 +126,25 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
"name": "rand_chacha_test_src_lib"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
]
}