File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
tests/drivers/display/display_check Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,17 @@ tests:
21
21
pytest_dut_scope : session
22
22
fixture : fixture_display_g1120b0mipi
23
23
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"
24
35
tests.drivers.display.check.st_b_lcd40_dsi1_mb1166_a09 :
25
36
filter : dt_compat_enabled("frida,nt35510")
26
37
platform_allow : stm32h747i_disco/stm32h747xx/m7
You can’t perform that action at this time.
0 commit comments