summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:33:02 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:33:02 +0000
commite899c8c6c443e753fe0077fdbcaa18e303bcb824 (patch)
tree24ef4e0cf27f17392637634e7b2bdbdc08399cf7
parentd8460a116a07881269d1d648f268b95dbb6f4e23 (diff)
downloadfutures-macro-e899c8c6c443e753fe0077fdbcaa18e303bcb824.tar.gz
Update TEST_MAPPING
Test: None Change-Id: If2d8ecc5bd04c3c92caa7bf9e41cb0e574787a30
-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"
}
]
}