Loading drm/TEST_MAPPING 0 → 100644 +27 −0 Original line number Diff line number Diff line { "presubmit": [ // The following tests validate codec and drm path. { "name": "GtsMediaTestCases", "options" : [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "include-filter": "com.google.android.media.gts.WidevineGenericOpsTests" } ] }, { "name": "GtsExoPlayerTestCases", "options" : [ { "include-annotation": "android.platform.test.annotations.SocPresubmit" }, { "include-filter": "com.google.android.exoplayer.gts.DashTest#testWidevine23FpsH264Fixed" } ] } ] } media/extractors/TEST_MAPPING 0 → 100644 +17 −0 Original line number Diff line number Diff line { "presubmit": [ // TODO(b/153661591) enable test once the bug is fixed // This tests the extractor path // { // "name": "GtsYouTubeTestCases", // "options" : [ // { // "include-annotation": "android.platform.test.annotations.Presubmit" // }, // { // "include-filter": "com.google.android.youtube.gts.SimultaneousClearAndProtectedDecodeTest#testSimultaneousClearAndProtectedDecode" // } // ] // } ] } Loading
drm/TEST_MAPPING 0 → 100644 +27 −0 Original line number Diff line number Diff line { "presubmit": [ // The following tests validate codec and drm path. { "name": "GtsMediaTestCases", "options" : [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "include-filter": "com.google.android.media.gts.WidevineGenericOpsTests" } ] }, { "name": "GtsExoPlayerTestCases", "options" : [ { "include-annotation": "android.platform.test.annotations.SocPresubmit" }, { "include-filter": "com.google.android.exoplayer.gts.DashTest#testWidevine23FpsH264Fixed" } ] } ] }
media/extractors/TEST_MAPPING 0 → 100644 +17 −0 Original line number Diff line number Diff line { "presubmit": [ // TODO(b/153661591) enable test once the bug is fixed // This tests the extractor path // { // "name": "GtsYouTubeTestCases", // "options" : [ // { // "include-annotation": "android.platform.test.annotations.Presubmit" // }, // { // "include-filter": "com.google.android.youtube.gts.SimultaneousClearAndProtectedDecodeTest#testSimultaneousClearAndProtectedDecode" // } // ] // } ] }