mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-06-05 22:39:13 +02:00
Merge "Add TEST_MAPPING for aac project"
This commit is contained in:
committed by
Android (Google) Code Review
commit
47b23c88cf
22
TEST_MAPPING
Normal file
22
TEST_MAPPING
Normal file
@@ -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" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user