Krzysztof Chruściński
a068293559
tests: drivers: Fix zassert string
...
Fix wrong parameter used in zassert macros.
Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-05-22 16:17:23 +02:00
Yishai Jaffe
71bbe52828
tests: drivers: display: add support for htiled mode
...
Added test support for htiled displays
Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
2025-04-08 17:37:14 +02:00
Camille BAUD
8856fdc409
tests: Introduce greyscale-related tests modifications
...
This introduces greyscale-related changes to tests
Signed-off-by: Camille BAUD <mail@massdriver.space>
2025-03-12 14:05:14 +00:00
The Nguyen
07291fb6aa
tests: display: add support test GLCDC on ek_ra8d1
...
This commit to add support to build tests/drivers/display on ek_ra8d1
Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
2024-12-20 23:53:37 +02:00
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