commit | ad0828c13210a3590d3e47b6de85170da5708fdc | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Jul 16 16:27:46 2020 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Fri Jul 17 16:42:56 2020 -0700 |
tree | 6fe0e55c6532b1980c645b91e90d14479047c541 | |
parent | 58095de950e260b0226f4ae46d612f87941f47a9 [diff] [blame] |
Add rust_test and update TEST_MAPPING Test: atest -c --include-subdirs external/rust/crates Change-Id: I5fff17757326aa70ce7c9a672a2362abd8ed26d5
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..67e9618 --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,12 @@ +// Generated by cargo2android.py for tests in Android.bp +{ + "presubmit": [ + { + "name": "proc-macro-nested_host_test_src_lib", + "host": true + }, + { + "name": "proc-macro-nested_device_test_src_lib" + } + ] +}