summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:54:10 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:54:10 +0000
commitb62ac292d2cd9fd7af34fb77d5f48163566a6c75 (patch)
treeb5312fcb46549a23e965570856675a516391ee18
parent28fb056756f550ab76966844a1c2e5860e91929b (diff)
downloadppv-lite86-b62ac292d2cd9fd7af34fb77d5f48163566a6c75.tar.gz
Update TEST_MAPPING
Test: None Change-Id: Icaf437e745724139f4986d2dc5838789f431dc6f
-rw-r--r--TEST_MAPPING43
1 files changed, 41 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index da4aded..db96a5b 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"
},
{
@@ -39,6 +45,9 @@
},
{
"path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
}
],
"presubmit": [
@@ -52,6 +61,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -67,13 +79,25 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
"name": "ppv-lite86_test_src_lib"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
],
"presubmit-rust": [
@@ -87,6 +111,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -102,13 +129,25 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
"name": "ppv-lite86_test_src_lib"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
]
}