diff options
| author | Jeff Vander Stoep <jeffv@google.com> | 2020-11-05 15:28:03 +0100 |
|---|---|---|
| committer | Jeff Vander Stoep <jeffv@google.com> | 2020-11-05 15:28:03 +0100 |
| commit | 7158d29d737f5dbdd1da9cc50b1c3029ffeb0c5d (patch) | |
| tree | 0d59d78b74cae347f7f9e4b60ca47de5348c60d4 | |
| parent | a0ab740044aa5f0f0ee4fa22cb4eb0fc7453268a (diff) | |
| download | platform_external_rust_crates_syn-7158d29d737f5dbdd1da9cc50b1c3029ffeb0c5d.tar.gz platform_external_rust_crates_syn-7158d29d737f5dbdd1da9cc50b1c3029ffeb0c5d.tar.bz2 platform_external_rust_crates_syn-7158d29d737f5dbdd1da9cc50b1c3029ffeb0c5d.zip | |
TEST_MAPPING: test dependers of this crate
Bug: 168167373
Test: TH
Change-Id: Ic7a57e9b52507a8c4162a0fb3a7b7aba874fcad7
| -rw-r--r-- | TEST_MAPPING | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 00000000..8b9d952b --- /dev/null +++ b/TEST_MAPPING @@ -0,0 +1,35 @@ +// 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": "structopt-derive_host_test_src_lib" + }, + { + "host": true, + "name": "tokio-macros_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" + } + ] +} |
