Loading media/TEST_MAPPING 0 → 100644 +12 −0 Original line number Diff line number Diff line { "presubmit": [ { "name": "CtsMediaTestCases", "options": [ { "include-filter": "android.media.cts.EncodeDecodeTest" } ] } ] } media/extractors/TEST_MAPPING 0 → 100644 +7 −0 Original line number Diff line number Diff line // frameworks/av/media/extractors { "presubmit": [ // b/148094059: unit tests not allowed to download content //{ "name": "ExtractorUnitTest" } ] } media/extractors/tests/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ cc_test { name: "ExtractorUnitTest", gtest: true, test_suites: ["device-tests"], srcs: ["ExtractorUnitTest.cpp"], Loading media/libstagefright/foundation/TEST_MAPPING +3 −0 Original line number Diff line number Diff line // mappings for frameworks/av/media/libstagefright/foundation { "presubmit": [ // b/148094059: unit tests not allowed to download content //{ "name": "OpusHeaderTest" }, { "name": "sf_foundation_test" }, { "name": "MetaDataBaseUnitTest"} ] Loading media/libstagefright/timedtext/TEST_MAPPING 0 → 100644 +7 −0 Original line number Diff line number Diff line // mappings for frameworks/av/media/libstagefright/timedtext { "presubmit": [ // b/148094059: unit tests not allowed to download content //{ "name": "TimedTextUnitTest" } ] } Loading
media/TEST_MAPPING 0 → 100644 +12 −0 Original line number Diff line number Diff line { "presubmit": [ { "name": "CtsMediaTestCases", "options": [ { "include-filter": "android.media.cts.EncodeDecodeTest" } ] } ] }
media/extractors/TEST_MAPPING 0 → 100644 +7 −0 Original line number Diff line number Diff line // frameworks/av/media/extractors { "presubmit": [ // b/148094059: unit tests not allowed to download content //{ "name": "ExtractorUnitTest" } ] }
media/extractors/tests/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ cc_test { name: "ExtractorUnitTest", gtest: true, test_suites: ["device-tests"], srcs: ["ExtractorUnitTest.cpp"], Loading
media/libstagefright/foundation/TEST_MAPPING +3 −0 Original line number Diff line number Diff line // mappings for frameworks/av/media/libstagefright/foundation { "presubmit": [ // b/148094059: unit tests not allowed to download content //{ "name": "OpusHeaderTest" }, { "name": "sf_foundation_test" }, { "name": "MetaDataBaseUnitTest"} ] Loading
media/libstagefright/timedtext/TEST_MAPPING 0 → 100644 +7 −0 Original line number Diff line number Diff line // mappings for frameworks/av/media/libstagefright/timedtext { "presubmit": [ // b/148094059: unit tests not allowed to download content //{ "name": "TimedTextUnitTest" } ] }