Skip to content

Commit b3f772b

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

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

tests/drivers/display/display_check/testcase.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ tests:
2121
pytest_dut_scope: session
2222
fixture: fixture_display_g1120b0mipi
2323
display_capture_config: "${DISPLAY_TEST_DIR}/display_config.yaml"
24+
tests.drivers.display.check.st_b_lcd40_dsi1_mb1166:
25+
filter: dt_compat_enabled("orisetech,otm8009a")
26+
platform_allow:
27+
- stm32h747i_disco/stm32h747xx/m7
28+
- stm32h757i_eval/stm32h757xx/m7
29+
- stm32f769i_disco
30+
extra_args: SHIELD=st_b_lcd40_dsi1_mb1166
31+
harness_config:
32+
fixture: fixture_display
33+
pytest_dut_scope: session
34+
display_capture_config: "${DISPLAY_TEST_DIR}/display_config.yaml"
2435
tests.drivers.display.check.st_b_lcd40_dsi1_mb1166_a09:
2536
filter: dt_compat_enabled("frida,nt35510")
2637
platform_allow: stm32h747i_disco/stm32h747xx/m7

0 commit comments

Comments
 (0)