aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 14:06:07 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 14:06:07 +0000
commitce8bf41c0b40187c780d2a353fc9b9458ee83311 (patch)
tree6d2f65d323dd07268c99699b6aec5dc09bcef952
parent9b675bea75ecaded550c274361e649d7064f06e9 (diff)
downloadslab-ce8bf41c0b40187c780d2a353fc9b9458ee83311.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I03220e06b30f3accd0db6b61f87028357663a0cb
-rw-r--r--TEST_MAPPING46
1 files changed, 44 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 9af5cdc..84ec4f8 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,18 @@
"path": "external/rust/crates/anyhow"
},
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
+ "path": "external/rust/crates/futures-channel"
+ },
+ {
+ "path": "external/rust/crates/futures-executor"
+ },
+ {
+ "path": "external/rust/crates/futures-test"
+ },
+ {
"path": "external/rust/crates/futures-util"
},
{
@@ -22,13 +34,28 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "bluetooth_with_facades.test"
+ },
+ {
"name": "doh_unit_test"
},
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
"name": "slab_test_tests_slab"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
@@ -39,13 +66,28 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "bluetooth_with_facades.test"
+ },
+ {
"name": "doh_unit_test"
},
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
"name": "slab_test_tests_slab"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
]
}