aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-02-15 19:19:32 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-02-15 19:19:32 -0800
commitd1e8962ae9e33f0e8ccb52e963b3946679338f37 (patch)
tree214a76a76c5aa792f775d4084f66c8c96070ca28
parent1340a2ff78a744dea9babbd8bf22a97fe6ae35ce (diff)
parent196c9cfa5a198837d8dcdd6e1722f5605fe5347c (diff)
downloadarm-optimized-routines-d1e8962ae9e33f0e8ccb52e963b3946679338f37.tar.gz
Replace bionic-unit-tests with CtsBionicTestCases
am: 196c9cfa5a Change-Id: If11923bb756c922540e9c3c39c9b17544e1f6cf1
-rw-r--r--TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index af2ec0f..e4d3d5e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,7 +1,7 @@
{
"presubmit": [
{
- "name": "bionic-unit-tests"
+ "name": "CtsBionicTestCases"
}
]
}