Skip to content

Commit 0565eeb

Browse files
author
Alain Volmat
committed
tests: display: display_check: add st_b_dsi_mb1314 shield
Addition of tests with the st_b_dsi_mb1314 shield. Signed-off-by: Alain Volmat <[email protected]>
1 parent f885e6a commit 0565eeb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/drivers/display/display_check/testcase.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ tests:
4444
fixture: fixture_display
4545
pytest_dut_scope: session
4646
display_capture_config: "${DISPLAY_TEST_DIR}/display_config.yaml"
47+
tests.drivers.display.check.st_b_dsi_mb1314:
48+
filter: dt_compat_enabled("gvo,g1120tb101")
49+
platform_allow: stm32l4r9i_disco
50+
extra_args: SHIELD=st_b_dsi_mb1314
51+
harness_config:
52+
fixture: fixture_display
53+
pytest_dut_scope: session
54+
display_capture_config: "${DISPLAY_TEST_DIR}/display_config.yaml"
4755
tests.drivers.display.check.shield:
4856
# This test case is intended to verify support for shields on boards
4957
# known to support them. It is not intended to cover all combinations

0 commit comments

Comments
 (0)