zephyr/tests/subsys
Rodrigo Peixoto 2fa6a440ae tests: zbus: replacing K_NO_WAIT with K_FOREVER in integration tests
The zbus_chan_read with K_NO_WAIT was generating a fail in the
qemu_riscv32_smp board. This fix replaces the K_NO_WAIT with a K_FOREVER
on the test, which would not affect the test execution for other
platforms/boards.

Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2023-11-29 19:51:13 +01:00
..
bindesc/definition tests/subsys/bindesc: Enable for native_sim 2023-11-27 16:06:42 +00:00
canbus/isotp drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
debug boards: qemu_xtensa: coredump: Enable coredump 2023-11-20 10:51:35 -06:00
dfu tests/subsys/dfu/*: Switch to native_sim 2023-11-22 09:53:20 +01:00
dsp tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
edac tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
emul tests/subsys/emul: Enable for native_sim 2023-11-27 16:06:42 +00:00
fs tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
input input: make short-inputs optional 2023-11-23 09:51:57 +00:00
ipc tests: ipc: Add pbuf unit tests 2023-11-09 10:18:37 +00:00
jwt tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
llext samples/tests: skip samples/tests disable MPU for s32ze series 2023-11-13 09:48:43 +01:00
logging tests/log_output: Avoid printf stack overflow with old picolibc 2023-11-28 15:32:12 -05:00
mem_mgmt tests: Add test for the memory allocator 2023-11-27 19:56:48 +01:00
mgmt tests/subsys/mgmt/mcumgr/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
modbus tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
modem tests: modem: backend: uart: Add fixture to test suite 2023-11-27 12:18:19 +00:00
openthread tests/subsys/openthread: Enable for native_sim 2023-11-27 16:06:42 +00:00
pm tests/subsys/pm/*: Switch to native_sim 2023-11-22 09:53:54 +01:00
portability tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
rtio/rtio_api tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
sd tests: add test for SDIO subsystem 2023-11-06 19:01:08 -05:00
settings tests/subsys/settings/functional/*: Switch to native_sim 2023-11-22 09:53:20 +01:00
shell tests/subsys/shell/shell_flash: Enable for native_sim 2023-11-27 16:06:42 +00:00
sip_svc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
storage tests/subsys/storage/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
testsuite/fff_fake_contexts tests/subsys/testsuite/fff_fake_contexts: Enable for native_sim 2023-11-27 16:06:42 +00:00
tracing/tracing_api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
usb tests/subsys/usb/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
zbus tests: zbus: replacing K_NO_WAIT with K_FOREVER in integration tests 2023-11-29 19:51:13 +01:00