aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-04 01:33:44 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-04 01:33:44 +0000
commit4484502971f171820932e2190635e99907d81e2a (patch)
tree06e7030d56e8201dde27eedf45a52ff22220cbcd
parent32e7fda721b1c53c27450fdbffdb2ab0c49f2833 (diff)
parentd31c5122b46a06fbeacdcec3e0e285fc3cd6c509 (diff)
downloadproc-macro-hack-4484502971f171820932e2190635e99907d81e2a.tar.gz
Update TEST_MAPPING am: d31c5122b4
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-hack/+/2006371 Change-Id: I9d47b45018315fd6963cc4a9e7afec19a2cdb2d8
-rw-r--r--TEST_MAPPING45
1 files changed, 0 insertions, 45 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index 5ef61de..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,45 +0,0 @@
-// Generated by update_crate_tests.py for tests that depend on this crate.
-{
- "imports": [
- {
- "path": "external/rust/crates/anyhow"
- },
- {
- "path": "external/rust/crates/futures-util"
- },
- {
- "path": "external/rust/crates/tokio"
- },
- {
- "path": "external/rust/crates/tokio-test"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "doh_unit_test"
- },
- {
- "name": "virtualizationservice_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "doh_unit_test"
- },
- {
- "name": "virtualizationservice_device_test"
- }
- ]
-}