zephyr/tests
Peter Mitsis 94829f444c 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>
2023-12-15 14:51:35 -05:00
..
application_development tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
arch tests: arm64_high_addresses: Remove unused build option 2023-12-14 19:07:39 +00:00
benchmarks tests: Fix bias adjustment in latency_measure 2023-12-15 11:42:06 +00:00
bluetooth Bluetooth: ATT: Internalize ATT PDU TX pool 2023-12-15 17:14:56 +02:00
boards tests/boards/native_sim/rtc: Rename testcase 2023-11-30 09:42:25 -05:00
boot doc: test: improve pytest documentation 2023-12-14 10:12:21 +01:00
bsim Bluetooth: ATT: Internalize ATT PDU TX pool 2023-12-15 17:14:56 +02:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
drivers boards: arm: apollo4p_evb add connector to apollo4p_evb 2023-12-15 14:35:32 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: Initialize array in pipe test 2023-12-15 14:51:35 -05:00
lib lib: heap: make multi-heap feature configurable 2023-12-13 17:27:54 -05: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: net: socket: tcp: Fix build for nrf5340dk_nrf5340_cpuapp_ns 2023-12-15 14:05:55 +01:00
posix posix: pthread_once: simplify and reduce size of pthread_once_t 2023-12-14 09:32:58 +01:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys usb: device_next: uac2: interface descriptor macros 2023-12-15 14:24:44 +01:00
unit tests: crc: remove unrelated tag 2023-11-30 11:23:11 -05:00
ztest tests/ztest: Swap native_posix with native_sim 2023-11-20 12:02:48 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00