aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornchalko <nchalko@google.com>2018-02-20 10:46:23 -0800
committerNick Chalko <nchalko@google.com>2018-02-21 11:10:03 -0800
commit02d729a3eee77d041d06cdd5832610dc553e3312 (patch)
tree7e07dd4addb855fd44535ac977090a855071f747
parent65b2714f97e4514ed47beeea18896f94d5ba4d1e (diff)
downloadTV-02d729a3eee77d041d06cdd5832610dc553e3312.tar.gz
CLEANUP: Share test stream assets with both robo and unit tests
PiperOrigin-RevId: 186326385 Change-Id: Iebf617012c39697be10cf008501f4c4274082cdb
-rw-r--r--tuner/tests/TestManifest.xml23
-rw-r--r--tuner/tests/assets/capture_kqed.ts (renamed from tuner/tests/unittests/javatests/assets/capture_kqed.ts)bin31457280 -> 31457280 bytes
-rw-r--r--tuner/tests/assets/capture_stream.ts (renamed from tuner/tests/unittests/javatests/assets/capture_stream.ts)bin73699196 -> 73699196 bytes
3 files changed, 23 insertions, 0 deletions
diff --git a/tuner/tests/TestManifest.xml b/tuner/tests/TestManifest.xml
new file mode 100644
index 00000000..f84aa90f
--- /dev/null
+++ b/tuner/tests/TestManifest.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2018 The Android Open Source Project
+ ~
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
+ ~ you may not use this file except in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing, software
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~ See the License for the specific language governing permissions and
+ ~ limitations under the License.
+ -->
+
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="com.android.tv.tuner.tests">
+ <!-- android_local_test needs minSdkVersion set -->
+ <uses-sdk android:minSdkVersion="23"/>
+
+</manifest> \ No newline at end of file
diff --git a/tuner/tests/unittests/javatests/assets/capture_kqed.ts b/tuner/tests/assets/capture_kqed.ts
index 624ac553..624ac553 100644
--- a/tuner/tests/unittests/javatests/assets/capture_kqed.ts
+++ b/tuner/tests/assets/capture_kqed.ts
Binary files differ
diff --git a/tuner/tests/unittests/javatests/assets/capture_stream.ts b/tuner/tests/assets/capture_stream.ts
index 97ee15c1..97ee15c1 100644
--- a/tuner/tests/unittests/javatests/assets/capture_stream.ts
+++ b/tuner/tests/assets/capture_stream.ts
Binary files differ