zephyr/tests/drivers/display/display_read_write
TOKITA Hiroshi 831987d19a tests: drivers: display: controlling test execution with fixture
Currently, the `display_read_write` test execution can be suppressed
by `harness: display`, but since the display harness does not exist,
there is no way to run tests.
Using a fixture, it will be possible only to build if not specified,
and run tests if specified.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2025-06-16 11:11:33 -07:00
..
boards
src
adafruit_2_8_tft_touch_rgb565.overlay
CMakeLists.txt
Kconfig
prj.conf
testcase.yaml tests: drivers: display: controlling test execution with fixture 2025-06-16 11:11:33 -07:00