Loading apex/TEST_MAPPING +25 −0 Original line number Original line Diff line number Diff line Loading @@ -3,5 +3,30 @@ { { "path": "system/apex/tests" "path": "system/apex/tests" } } ], "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" } ] } ] ] } } Loading
apex/TEST_MAPPING +25 −0 Original line number Original line Diff line number Diff line Loading @@ -3,5 +3,30 @@ { { "path": "system/apex/tests" "path": "system/apex/tests" } } ], "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" } ] } ] ] } }