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 boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
canbus/isotp
debug debug: Added CPU usage callback 2025-06-25 15:29:06 -10:00
dfu tests: use simulators in integration platforms 2025-03-11 11:35:15 +01:00
display/cfb/basic tests: display: cfb: added tests for draw_circle API 2025-06-26 22:09:48 -05:00
dsp dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00
edac drivers: edac: Place API into iterable section 2024-12-03 10:16:29 +01:00
emul
fs tests: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05:00
input
ipc tests: tests should not enable mmu directly 2025-02-19 04:59:19 +01:00
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 tests/subsys/lorawan/frag_decoder: Change random seed 2025-01-20 20:55:48 +01:00
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 settings: Add test for settings commit priority 2024-10-24 22:04:07 +01:00
shell tests: shell_backend_uart: do not filter 2025-02-20 21:06:00 +01:00
sip_svc samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
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 tests/subsys/tracing: Async tracing API test fix 2025-01-23 00:13:46 +01:00
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