zephyr/tests/drivers/display/display_read_write
TOKITA Hiroshi 3578a9e646 tests: drivers: display: add read() and write() test
Add test for `display_read()` and `display_write()` api.

Note: The CI environment has no display device, which makes it fail
the tests. So, I make this test case `build_only`. But it can run in
a display device available environment.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-01-19 15:13:25 +00:00
..
src tests: drivers: display: add read() and write() test 2024-01-19 15:13:25 +00:00
CMakeLists.txt tests: drivers: display: add read() and write() test 2024-01-19 15:13:25 +00:00
prj.conf tests: drivers: display: add read() and write() test 2024-01-19 15:13:25 +00:00
testcase.yaml tests: drivers: display: add read() and write() test 2024-01-19 15:13:25 +00:00