aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:52:26 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:52:26 +0000
commit85b9e5004c51868f1be3dc3e0bab5b0be511d79f (patch)
tree19b18c1591f0f1450db76735a822872ed933d911
parent88b52692690d7d497132224b985cea694a4cbd57 (diff)
downloadpin-project-lite-85b9e5004c51868f1be3dc3e0bab5b0be511d79f.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I130af8ad511250d20216b4f6464b3a84971e44f5
-rw-r--r--TEST_MAPPING64
1 files changed, 62 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 5688278..b018914 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,37 @@
"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": "libuwb_adaptation_jni_tests"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
+ "name": "libuwb_uci_jni_rust_tests"
+ },
+ {
"name": "rustBinderTest"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
@@ -39,13 +75,37 @@
"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": "libuwb_adaptation_jni_tests"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
+ "name": "libuwb_uci_jni_rust_tests"
+ },
+ {
"name": "rustBinderTest"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
]
}