aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-11-01 14:48:00 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-11-01 14:48:00 -0700
commit98a5cf1e0f56cc251d25c10a16568bbf6368818e (patch)
treec208b14fe87fb31c501cc979c7c472d00b55361f
parent43f461a805b6c519f778c6d02845b3f2e8bdab45 (diff)
parentf6d4f3de5981d0efd3aaab75b17a050e79d93163 (diff)
downloadarm-optimized-routines-98a5cf1e0f56cc251d25c10a16568bbf6368818e.tar.gz
Merge "Run the bionic tests as a presubmit test for any changes to this project." am: a17312417b
am: f6d4f3de59 Change-Id: Icdc5e2c55a5c9f69ed7e3f50feb253e1d96eac02
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..af2ec0f
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "bionic-unit-tests"
+ }
+ ]
+}