external_zblue/tests/kernel/pipe/pipe_api
Peter Mitsis a50ec5f5da tests: Initialize array in pipe test
As the pointer to the data buffer passed to k_pipe_put() is now a
'const', that buffer must be initialized before calling k_pipe_put()
to avoid a compiler warning.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2026-04-20 16:54:26 +08:00
..
src tests: Initialize array in pipe test 2026-04-20 16:54:26 +08:00
CMakeLists.txt
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2026-04-20 16:44:15 +08:00
testcase.yaml