commit | ad5b93b26ca91a80e3d380da657a00c14f5f15e2 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Jul 16 16:27:47 2020 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Thu Jul 16 16:33:31 2020 -0700 |
tree | 2efd551d11aec2a5673d4af57c2db5bea082dc52 | |
parent | 63da312e59f977f04f08b4e201cf3e8bfc734930 [diff] [blame] |
Add rust_test and update TEST_MAPPING Test: atest -c --include-subdirs external/rust/crates Change-Id: Ica179004c4c689a8c619824db4bbe24d1fff285f
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..df5b82f --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,12 @@ +// Generated by cargo2android.py for tests in Android.bp +{ + "presubmit": [ + { + "name": "unicode-width_host_test_src_lib", + "host": true + }, + { + "name": "unicode-width_device_test_src_lib" + } + ] +}