diff options
author | TreeHugger Robot <treehugger-gerrit@google.com> | 2020-04-24 00:40:55 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2020-04-24 00:40:55 +0000 |
commit | 3bc73c27c85df96695c8ebaae0c477d5c11c875a (patch) | |
tree | 35d4e7f95633ad4a9e31fe712bae57b3d6dbb8d2 /startop/iorap | |
parent | 1c21c7c74b8bda015e64c5b8d67ceb2c42213112 (diff) | |
parent | e4533f0e3e163812acc9fa292367a937100a4ee7 (diff) |
Merge "iorap-functional-test: Add iorap-functional-test to presubmit." into rvc-dev
Diffstat (limited to 'startop/iorap')
-rw-r--r-- | startop/iorap/TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/startop/iorap/TEST_MAPPING b/startop/iorap/TEST_MAPPING index 8c9d4dfb0894..1d8119d91240 100644 --- a/startop/iorap/TEST_MAPPING +++ b/startop/iorap/TEST_MAPPING @@ -2,6 +2,9 @@ "presubmit": [ { "name": "libiorap-java-tests" + }, + { + "name": "iorap-functional-tests" } ], "imports": [ |