aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 19:54:36 +0000
committerDavid LeGare <legare@google.com>2022-03-02 22:27:21 +0000
commitd31c5122b46a06fbeacdcec3e0e285fc3cd6c509 (patch)
tree06e7030d56e8201dde27eedf45a52ff22220cbcd
parent697f23a697f160ef8647bb7a7b223dc8cc5c89b4 (diff)
downloadproc-macro-hack-d31c5122b46a06fbeacdcec3e0e285fc3cd6c509.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: Iaf17b78947d90e1506fbb8dfe9ceff3dd9985ba7
-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"
- }
- ]
-}