aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiao Wang <miaowang@google.com>2020-06-10 23:24:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-06-10 23:24:22 +0000
commit3833dfc6b896b7d671c2baa88037cbb6933758cc (patch)
tree9cd8ebac5a87994ccdd03b341ee873f4a6e39f8f
parent3e227b0f46745b256778c3145588a25988db38bf (diff)
parent776a55674588a030ada5116ee9eb45533f652a01 (diff)
downloadflatbuffers-3833dfc6b896b7d671c2baa88037cbb6933758cc.tar.gz
Add CtsTfliteNnapiDelegateTestCases to TEST_MAPPING am: 776a556745
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/flatbuffers/+/11826684 Change-Id: Iffb6a328675e42efa06760673673faa5df3c4379
-rw-r--r--TEST_MAPPING5
1 files changed, 4 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 3633dd88..35e7be0c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -10,6 +10,9 @@
},
{
"name": "bluetooth_flatbuffer_tests"
+ },
+ {
+ "name": "CtsTfliteNnapiDelegateTestCases"
}
- ]
+ ]
}