zephyr/tests
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
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
benchmarks tests: benchmark: fix scenario identifier 2024-01-18 20:16:19 +01:00
bluetooth Bluetooth: Mesh: Drop explicit support for Bluetooth Mesh 1.0.1 2024-01-19 12:55:40 +01:00
boards kernel: smp: introduce k_smp_cpu_start 2024-01-17 11:57:20 -05:00
boot test: mcuboot: enable test on lpc55s platforms 2024-01-19 10:33:44 +01:00
bsim tests: bsim: bluetooth: host: gatt: add authorization callback API test 2024-01-19 16:08:46 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers tests: drivers: display: add read() and write() test 2024-01-19 15:13:25 +00:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: dynamic_thread_stack: Use app defined heap 2024-01-18 19:54:31 -05:00
lib tests: lib: devicetree: api: Add tests for IRQ_INTC_* macros 2024-01-17 13:18:00 +01:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net tests: lwm2m: Update lwm2m_engine tests 2024-01-19 09:48:46 +01:00
posix posix: pthread: test the priority conversion functions 2024-01-18 10:54:47 +01:00
robot
subsys drivers: can: remove CAN_FILTER_FDF flag 2024-01-19 09:55:43 +01:00
unit tests: unit: util: Add test for CONCAT macro 2024-01-12 09:57:57 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00