Skip to content

Commit

Permalink
test-configs.yaml: Add video decoder coverage for i.MX8MP
Browse files Browse the repository at this point in the history
The i.MX8MP has a video decoder IP, add coverage of the CODECs it
supports on the i.MX8MP boards we cover (all of them already have
stanzas).

Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
broonie authored and nuclearcat committed Jan 15, 2024
1 parent a731d29 commit 350870a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/core/test-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2904,6 +2904,10 @@ test_configs:
- igt-gpu-etnaviv
- kselftest-alsa
- kselftest-dt
- v4l2-decoder-conformance-h264
- v4l2-decoder-conformance-h265
- v4l2-decoder-conformance-vp8
- v4l2-decoder-conformance-vp9

- device_type: imx8mp-verdin-nonwifi-dahlia
test_plans:
Expand All @@ -2913,6 +2917,11 @@ test_configs:
- kselftest-alsa
- kselftest-clone3
- kselftest-dt
- v4l2-decoder-conformance-h264
- v4l2-decoder-conformance-h265
- v4l2-decoder-conformance-vp8
- v4l2-decoder-conformance-vp9


- device_type: imx8mq-zii-ultra-zest
test_plans:
Expand Down

0 comments on commit 350870a

Please sign in to comment.