commit | 21b311173f29ab5227053fb4fa1ed116455be869 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Jul 16 16:27:48 2020 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Thu Jul 16 16:33:32 2020 -0700 |
tree | 53ff9f6a588525bb36d08ecb706b8829a4688bd7 | |
parent | 82f0b4853455c898f98757fabcb0841a413dc7d3 [diff] [blame] |
Add rust_test and update TEST_MAPPING Test: atest -c --include-subdirs external/rust/crates Change-Id: Ie7f54062430e67f17a60ad372977cda88eec0b78
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..d4d74c8 --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,12 @@ +// Generated by cargo2android.py for tests in Android.bp +{ + "presubmit": [ + { + "name": "bitflags_host_test_src_lib", + "host": true + }, + { + "name": "bitflags_device_test_src_lib" + } + ] +}