commit | bfe30652733566e7365c53626ee3e3791f6c0ab3 | [log] [tgz] |
---|---|---|
author | Brian Lindahl <blindahl@google.com> | Mon Apr 22 14:17:03 2024 -0600 |
committer | Brian Lindahl <blindahl@google.com> | Mon Apr 22 14:17:03 2024 -0600 |
tree | 4bbdc7eb45359f432e42baddc044a5bfceb21bbf | |
parent | e5d2d6f8cc2cc63e643b2f758628d7503dffe502 [diff] [blame] |
Add DecoderRenderTest to tv-postsubmit Bug: 336350963 Test: atest DecoderRenderTest across a variety of TV devices Change-Id: Id893414f7d4b7b28ab18c06a88429185e855ec66
diff --git a/media/TEST_MAPPING b/media/TEST_MAPPING index cd5d354..d388596 100644 --- a/media/TEST_MAPPING +++ b/media/TEST_MAPPING
@@ -44,5 +44,11 @@ ], "file_patterns": ["(?i)drm|crypto"] } + ], + // Postsubmit tests for TV devices + "tv-postsubmit": [ + { + "name": "DecoderRenderTest" + } ] }