Loading media/TEST_MAPPING +8 −8 Original line number Original line Diff line number Diff line Loading @@ -3,18 +3,18 @@ "presubmit-large": [ "presubmit-large": [ // runs whenever we change something in this tree // runs whenever we change something in this tree { { "name": "CtsMediaTestCases", "name": "CtsMediaCodecTestCases", "options": [ "options": [ { { "include-filter": "android.media.cts.EncodeDecodeTest" "include-filter": "android.media.codec.cts.EncodeDecodeTest" } } ] ] }, }, { { "name": "CtsMediaTestCases", "name": "CtsMediaCodecTestCases", "options": [ "options": [ { { "include-filter": "android.media.cts.DecodeEditEncodeTest" "include-filter": "android.media.codec.cts.DecodeEditEncodeTest" } } ] ] } } Loading Loading @@ -46,18 +46,18 @@ // runs regularly, independent of changes in this tree. // runs regularly, independent of changes in this tree. // signals if changes elsewhere break media functionality // signals if changes elsewhere break media functionality { { "name": "CtsMediaTestCases", "name": "CtsMediaCodecTestCases", "options": [ "options": [ { { "include-filter": "android.media.cts.EncodeDecodeTest" "include-filter": "android.media.codec.cts.EncodeDecodeTest" } } ] ] }, }, { { "name": "CtsMediaTestCases", "name": "CtsMediaCodecTestCases", "options": [ "options": [ { { "include-filter": "android.media.cts.DecodeEditEncodeTest" "include-filter": "android.media.codec.cts.DecodeEditEncodeTest" } } ] ] } } Loading media/codec2/TEST_MAPPING +11 −0 Original line number Original line Diff line number Diff line Loading @@ -58,6 +58,17 @@ } } ] ] }, }, { "name": "CtsMediaCodecTestCases", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "exclude-annotation": "android.platform.test.annotations.RequiresDevice" } ] }, { { "name": "CtsMediaPlayerTestCases", "name": "CtsMediaPlayerTestCases", "options": [ "options": [ Loading media/libstagefright/TEST_MAPPING +11 −0 Original line number Original line Diff line number Diff line Loading @@ -63,6 +63,17 @@ } } ] ] }, }, { "name": "CtsMediaCodecTestCases", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "exclude-annotation": "android.platform.test.annotations.RequiresDevice" } ] }, { { "name": "CtsMediaPlayerTestCases", "name": "CtsMediaPlayerTestCases", "options": [ "options": [ Loading Loading
media/TEST_MAPPING +8 −8 Original line number Original line Diff line number Diff line Loading @@ -3,18 +3,18 @@ "presubmit-large": [ "presubmit-large": [ // runs whenever we change something in this tree // runs whenever we change something in this tree { { "name": "CtsMediaTestCases", "name": "CtsMediaCodecTestCases", "options": [ "options": [ { { "include-filter": "android.media.cts.EncodeDecodeTest" "include-filter": "android.media.codec.cts.EncodeDecodeTest" } } ] ] }, }, { { "name": "CtsMediaTestCases", "name": "CtsMediaCodecTestCases", "options": [ "options": [ { { "include-filter": "android.media.cts.DecodeEditEncodeTest" "include-filter": "android.media.codec.cts.DecodeEditEncodeTest" } } ] ] } } Loading Loading @@ -46,18 +46,18 @@ // runs regularly, independent of changes in this tree. // runs regularly, independent of changes in this tree. // signals if changes elsewhere break media functionality // signals if changes elsewhere break media functionality { { "name": "CtsMediaTestCases", "name": "CtsMediaCodecTestCases", "options": [ "options": [ { { "include-filter": "android.media.cts.EncodeDecodeTest" "include-filter": "android.media.codec.cts.EncodeDecodeTest" } } ] ] }, }, { { "name": "CtsMediaTestCases", "name": "CtsMediaCodecTestCases", "options": [ "options": [ { { "include-filter": "android.media.cts.DecodeEditEncodeTest" "include-filter": "android.media.codec.cts.DecodeEditEncodeTest" } } ] ] } } Loading
media/codec2/TEST_MAPPING +11 −0 Original line number Original line Diff line number Diff line Loading @@ -58,6 +58,17 @@ } } ] ] }, }, { "name": "CtsMediaCodecTestCases", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "exclude-annotation": "android.platform.test.annotations.RequiresDevice" } ] }, { { "name": "CtsMediaPlayerTestCases", "name": "CtsMediaPlayerTestCases", "options": [ "options": [ Loading
media/libstagefright/TEST_MAPPING +11 −0 Original line number Original line Diff line number Diff line Loading @@ -63,6 +63,17 @@ } } ] ] }, }, { "name": "CtsMediaCodecTestCases", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "exclude-annotation": "android.platform.test.annotations.RequiresDevice" } ] }, { { "name": "CtsMediaPlayerTestCases", "name": "CtsMediaPlayerTestCases", "options": [ "options": [ Loading