We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f885e6a commit 0565eebCopy full SHA for 0565eeb
tests/drivers/display/display_check/testcase.yaml
@@ -44,6 +44,14 @@ tests:
44
fixture: fixture_display
45
pytest_dut_scope: session
46
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"
55
tests.drivers.display.check.shield:
56
# This test case is intended to verify support for shields on boards
57
# known to support them. It is not intended to cover all combinations
0 commit comments