aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:07:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:07:55 +0000
commit23807200faefabe7a95494c828c38ce4726cad28 (patch)
treeddb444569a5fe41c99dfc132b738468aac5d2827
parent19f668823af881ac00cd9b505b4485ca33a1d5c1 (diff)
parent557e9d0253bebfcbecd4992e4a7a20202d75298b (diff)
downloadasync-task-23807200faefabe7a95494c828c38ce4726cad28.tar.gz
Update TEST_MAPPING am: 912821e0d9 am: 557e9d0253
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/async-task/+/1813676 Change-Id: I8708d37d995c551eaec0fa9ea664f4988d85e556
-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"
+ }
+ ]
+}