aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 17:20:24 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-11-05 17:20:24 +0000
commitfc3f69916ecf340ab0823aba41c3a91862979c78 (patch)
tree52683e462cc88ef764a3d831f8778983744e560a
parent7a8beea8fac90a386527dab871391ac59002c15b (diff)
parent149f841c7e6412fff1bfd60769e5d4fd3f4139fd (diff)
downloadquote-fc3f69916ecf340ab0823aba41c3a91862979c78.tar.gz
TEST_MAPPING: test dependers of this crate am: f30cf2c335 am: 5c23943974 am: 149f841c7e
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/quote/+/1488898 Change-Id: I201260380d4bd9f290bd1d473c3ccd5baaf069a2
-rw-r--r--TEST_MAPPING43
1 files changed, 43 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..7f523cc
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,43 @@
+// Generated by cargo2android.py for tests in Android.bp
+{
+ "presubmit": [
+ {
+ "host": true,
+ "name": "pin-project-internal_host_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "futures-util_host_test_src_lib"
+ },
+ {
+ "name": "futures-util_device_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "proc-macro2_host_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "structopt-derive_host_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "tokio-macros_host_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "proc-macro-error-attr_host_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "libsqlite3-sys_host_test_src_lib"
+ },
+ {
+ "name": "libsqlite3-sys_device_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "syn-mid_host_test_src_lib"
+ }
+ ]
+}