aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 15:27:47 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-11-05 15:27:47 +0100
commitc1966fd625c54433df9cb6d943bad72d7b1cf8b5 (patch)
tree0672b64ffd59c6537339861a017a1ca3bb3c06bd
parentdb32e4857304ac92db2d0207a88083e00217c6f0 (diff)
downloadshlex-c1966fd625c54433df9cb6d943bad72d7b1cf8b5.tar.gz
TEST_MAPPING: test dependers of this crate
Bug: 168167373 Test: TH Change-Id: I796136c97362ed7e5e92c194356ccb2d3e459094
-rw-r--r--TEST_MAPPING11
1 files changed, 9 insertions, 2 deletions
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"
}
]
}