aboutsummaryrefslogtreecommitdiffstats
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-12-31 04:20:18 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-12-31 04:20:18 +0000
commitd2ffcd68adb7f00254255e81dec205ffa67a8758 (patch)
tree45c8b795b34a9ce7fb67908b735acd88bb80f823 /TEST_MAPPING
parentcdc84f84e9fb9399ce410ce3c05332ffd442aad0 (diff)
parent47b23c88cfe81bbcc9ff0c8de1608283de18a475 (diff)
downloadfdk-aac-d2ffcd68adb7f00254255e81dec205ffa67a8758.tar.gz
fdk-aac-d2ffcd68adb7f00254255e81dec205ffa67a8758.tar.bz2
fdk-aac-d2ffcd68adb7f00254255e81dec205ffa67a8758.zip
Snap for 6104206 from 47b23c88cfe81bbcc9ff0c8de1608283de18a475 to rvc-release
Change-Id: I37ae8a78b271948e025a2e6c071453480dcc9a52
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING22
1 files changed, 22 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..bc22166
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,22 @@
+{
+ "presubmit": [
+ {
+ "name": "CtsMediaTestCases",
+ "options": [
+ { "include-filter": "android.media.cts.DecoderTest#testCodecResetsM4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecode51M4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeAacEldM4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeAacLcM4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeAacLcMcM4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeAacTs" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeHeAacM4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeHeAacMcM4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeHeAacV2M4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeM4a" },
+ { "include-filter": "android.media.cts.DecoderTest#testDecodeMonoM4a" },
+ { "include-filter": "android.media.cts.DecoderTestXheAac" },
+ { "include-filter": "android.media.cts.DecoderTestAacDrc" }
+ ]
+ }
+ ]
+}