Update TEST_MAPPING am: 65db2bb0e5 am: c98789d51a am: 8fd8fc027f
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/2411793
Change-Id: I07eb154c2bf576e3a6b92005d763568a3367f4d0
Signed-off-by: Automerger Merge Worker <[email protected]>
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d8f525d..4dcae13 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,5 +1,37 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "imports": [
+ {
+ "path": "external/rust/crates/anyhow"
+ },
+ {
+ "path": "external/rust/crates/futures-channel"
+ },
+ {
+ "path": "external/rust/crates/futures-test"
+ },
+ {
+ "path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "packages/modules/DnsResolver"
+ },
+ {
+ "path": "packages/modules/Virtualization/authfs"
+ },
+ {
+ "path": "packages/modules/Virtualization/virtualizationmanager"
+ },
+ {
+ "path": "packages/modules/Virtualization/zipfuse"
+ },
+ {
+ "path": "system/security/keystore2"
+ },
+ {
+ "path": "system/security/keystore2/legacykeystore"
+ }
+ ],
"presubmit": [
{
"name": "futures-executor_test_src_lib"
@@ -7,5 +39,13 @@
{
"name": "futures-executor_test_tests_local_pool"
}
+ ],
+ "presubmit-rust": [
+ {
+ "name": "futures-executor_test_src_lib"
+ },
+ {
+ "name": "futures-executor_test_tests_local_pool"
+ }
]
}