zephyr/tests/subsys
Yuval Peress dbb470ea7a rtio: Add a managed memory pool for reads
- Introduce a new Kconfig to enable mempool in RTIO
- Introduce a new RTIO_DEFINE_WITH_MEMPOOL to allocate an RTIO context
  with an associated memory pool.
- Add a new sqe read function rtio_sqe_read_with_pool() for memory pool
  enabled RTIO contexts
- Allow IODevs to allocate only the memory they need via rtio_sqe_rx_buf()
- Allow the consumer to get the allocated buffer via
  rtio_cqe_get_mempool_buffer()
- Consumers need to release the buffer via rtio_release_buffer() when
  processing is complete.

Signed-off-by: Yuval Peress <peress@google.com>
2023-04-10 18:34:43 -04:00
..
canbus/isotp tests: canbus: isotp: conformance: skip stmin test on low tick Hz 2023-02-08 12:09:36 +01:00
debug tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
dfu tests: dfu: img_util: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
dsp/basicmath zdsp: add in-place operaton test for basicmath 2023-02-21 15:06:06 +01:00
edac tests: ibecc: Use LOG api instead of TC_PRINT() 2022-11-19 14:18:40 +09:00
emul tests: emul: remove subsys from test identifer 2023-03-10 14:01:59 +02:00
fs littlefs: translate error code when mount fails 2023-04-04 18:22:10 +02:00
input test: input: add tests for input_longpress 2023-03-24 13:48:28 +00:00
ipc/ipc_service tests: ipc_service: Add ipc_service test of deregistered endpoint 2022-10-11 13:03:29 +02:00
jwt
logging tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
mgmt ec_host_cmd: add UART backend 2023-04-07 13:05:59 +02:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
openthread modules: openthread: platform: Added setting default tx power 2022-12-21 12:21:09 +01:00
pm tests: pm: device_runtime: test zephyr,pm-device-runtime-auto 2023-03-29 12:21:13 -04:00
portability tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
rtio/rtio_api rtio: Add a managed memory pool for reads 2023-04-10 18:34:43 -04:00
sd tests: sd: remove subsys from test identifer 2023-03-10 14:01:59 +02:00
settings settings fcb: Increase buffer for mcu with large write block size 2023-01-26 22:50:40 +09:00
shell samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
storage tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
testsuite/fff_fake_contexts fff: Add fff_extensions.h, RETURN_HANDLED_CONTEXT() 2023-03-16 13:43:33 -04:00
tracing/tracing_api tests: tracing_api: move to new ztest API 2022-09-08 10:39:10 +02:00
usb all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
zbus tests: zbus: modify test identifiers to match component 2023-02-19 20:39:20 -05:00