zephyr/tests/subsys
Luis Ubieda b0caaed43b rtio: workq: Restructure workqueue as a threads pool with a queue
Based on a discussion around P4WQ limitations for our application, it
was determined that the RTIO workqueue required the ability to use
additional threads from the pool in spite of work items blocked.
Since this is not covered, nor desired for the P4WQ, then remove this
dependency and re-implement it in a way that covers also this use-case.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2025-07-08 18:35:26 -05:00
..
bindesc
canbus/isotp
debug debug: Added CPU usage callback 2025-06-25 15:29:06 -10:00
dfu
display/cfb/basic tests: display: cfb: added tests for draw_circle API 2025-06-26 22:09:48 -05:00
dsp
edac
emul
fs tests: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05:00
input
ipc
jwt test/subsys/jwt: Work around for qemu_rx support 2025-06-26 14:07:03 +02:00
llext llext: add dynamic heap allocation support 2025-06-04 15:50:57 -04:00
logging tests: logging/log_syst: fix unused var warnings 2025-05-29 20:18:34 -04:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: remove redundant arguments for zephyr_library 2025-06-24 20:11:27 -10:00
modbus modbus: serial: Add non-compliant mode with custom stop-bit settings 2025-06-10 12:53:23 -04:00
modem tests: modem_ubx: Fix clang failure by removing static keyword 2025-05-31 05:56:01 -04:00
openthread net: openthread: Make Radio workqueue priority configurable 2025-06-18 07:40:36 +02:00
pm tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
portability tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
random/rng
rtio rtio: workq: Restructure workqueue as a threads pool with a queue 2025-07-08 18:35:26 -05:00
sd tests: subsys: sd: Add board overlays to support testcase 2025-04-28 12:56:50 -05:00
secure_storage/psa secure_storage: its: make definitions available outside of transform.h 2025-05-27 15:46:37 +02:00
sensing
settings tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
settings_commit_prio
shell
sip_svc
storage tests/flash_map: Allow custom maps to opt out from some scenarios 2025-05-29 23:26:04 +02:00
testsuite/fff_fake_contexts tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
tracing/tracing_api
usb tests: usb: device_next: rework test configuration 2025-06-27 08:52:22 -10:00
zbus zbus: Fix NULL pointer use in zbus_chan_rm_obs() 2025-07-04 15:49:32 -05:00