aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:33:38 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:33:38 +0000
commit7e9535fb740babdaea76d11718cf2b62bb562387 (patch)
treebbf566cccc8889750d8f94495f7313e1a0ed4d1f
parentb37ca4be0b3c912010afa0d269a31e47f32f5cd9 (diff)
downloadfutures-sink-7e9535fb740babdaea76d11718cf2b62bb562387.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I3a3d8a4bc173f4d0208dd6b60234e01f5d585d0a
-rw-r--r--TEST_MAPPING46
1 files changed, 44 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 5ef61de..0391ca2 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,10 +34,25 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "bluetooth_with_facades.test"
+ },
+ {
"name": "doh_unit_test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
@@ -36,10 +63,25 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "bluetooth_with_facades.test"
+ },
+ {
"name": "doh_unit_test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "virtualizationmanager_device_test"
}
]
}