aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-07-16 16:27:47 -0700
committerChih-Hung Hsieh <chh@google.com>2020-07-16 16:33:31 -0700
commitf9dadd41ff646d10e372ba4b993fe5979e3ca1a0 (patch)
treee53d777a5722b1c8f2378fcf93b8efbbb739f78f /TEST_MAPPING
parentb69fecd4a1853d75ed455a17516c4db82ef5ad14 (diff)
downloadthread_local-f9dadd41ff646d10e372ba4b993fe5979e3ca1a0.tar.gz
Add rust_test and update TEST_MAPPING
Test: atest -c --include-subdirs external/rust/crates Change-Id: I3666fe3a0209e58b71604599a3e29a87614d1777
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING9
1 files changed, 9 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..ef632cf
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,9 @@
+// Generated by cargo2android.py for tests in Android.bp
+{
+ "presubmit": [
+ {
+ "name": "thread_local_host_test_src_lib",
+ "host": true
+ }
+ ]
+}