commit | c1966fd625c54433df9cb6d943bad72d7b1cf8b5 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Thu Nov 05 15:27:47 2020 +0100 |
committer | Jeff Vander Stoep <[email protected]> | Thu Nov 05 15:27:47 2020 +0100 |
tree | 0672b64ffd59c6537339861a017a1ca3bb3c06bd | |
parent | db32e4857304ac92db2d0207a88083e00217c6f0 [diff] [blame] |
TEST_MAPPING: test dependers of this crate Bug: 168167373 Test: TH Change-Id: I796136c97362ed7e5e92c194356ccb2d3e459094
diff --git a/TEST_MAPPING b/TEST_MAPPING index 8f317d7..092edf5 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -2,8 +2,15 @@ { "presubmit": [ { - "name": "shlex_host_test_src_lib", - "host": true + "host": true, + "name": "shlex_host_test_src_lib" + }, + { + "host": true, + "name": "libsqlite3-sys_host_test_src_lib" + }, + { + "name": "libsqlite3-sys_device_test_src_lib" } ] }