aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-10-14 23:27:21 +0200
committerJeff Vander Stoep <jeffv@google.com>2020-10-14 23:27:21 +0200
commit52c109192b96d84e4e648f407c887a38a9f13760 (patch)
tree94f8547d03ba6ea1e14f56aa392b0741de0bc91f /TEST_MAPPING
parent6e2b0a6ac2f31ac6d6efae0be63a8c8a1568aa5a (diff)
downloadlibz-sys-52c109192b96d84e4e648f407c887a38a9f13760.tar.gz
Add Android.bp and tests
Test: libz-sys_host_test_src_lib libz-sys_device_test_src_lib Change-Id: I95ab7a10eb95411f422d080e1faef9360136650b
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING12
1 files changed, 12 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..19545f6
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,12 @@
+// Generated by cargo2android.py for tests in Android.bp
+{
+ "presubmit": [
+ {
+ "name": "libz-sys_host_test_src_lib",
+ "host": true
+ },
+ {
+ "name": "libz-sys_device_test_src_lib"
+ }
+ ]
+}