aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:29:57 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:29:57 +0000
commitacc37b4e426c08995420fe0d5a2e5a6692766971 (patch)
treeddb444569a5fe41c99dfc132b738468aac5d2827
parent19f668823af881ac00cd9b505b4485ca33a1d5c1 (diff)
parent23807200faefabe7a95494c828c38ce4726cad28 (diff)
downloadasync-task-acc37b4e426c08995420fe0d5a2e5a6692766971.tar.gz
Update TEST_MAPPING am: 912821e0d9 am: 557e9d0253 am: 23807200fa
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/async-task/+/1813676 Change-Id: I40d90eb4fcc07c19dc3c377930de6fa8eba2ccf3
-rw-r--r--TEST_MAPPING14
1 files changed, 14 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..028fa2a
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,14 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ]
+}