zephyr/tests/subsys
Jordan Yates ab34a9df48 zbus: remove k_malloc dependency for ZBUS_RUNTIME_OBSERVERS
Remove the dependency on the system heap existing when enabling
`ZBUS_RUNTIME_OBSERVERS`. Instead the previously allocated memory is
required to be provided to `zbus_chan_add_obs` (which can still be
allocated through malloc).

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-04-14 20:03:09 +02:00
..
bindesc boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
canbus/isotp
debug tests: debug: Add in-memory coredump backend test scenario 2025-03-29 07:44:11 -04:00
dfu tests: use simulators in integration platforms 2025-03-11 11:35:15 +01:00
display/cfb/basic
dsp
edac
emul
fs tests: littlefs: add .conf and .overlay for nxp boards 2025-04-11 22:07:03 +02:00
input
ipc tests: tests should not enable mmu directly 2025-02-19 04:59:19 +01:00
jwt tests: use simulators in integration platforms 2025-03-11 11:35:15 +01:00
llext llext: add test for section and symbol alignment 2025-03-17 19:58:15 +01:00
logging tests: logging: logging.thread: add missed LF in logs 2025-04-03 13:16:26 +02:00
lorawan tests/subsys/lorawan/frag_decoder: Change random seed 2025-01-20 20:55:48 +01:00
mem_mgmt
mgmt tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00
modbus
modem modem: modem_cellular: Configurable MTU for CMUX 2025-03-24 19:33:07 +01:00
openthread boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
pm tests: pm: device_driver_init: test state_get during init 2025-04-11 14:53:53 +02:00
portability portability: cmsis: Bugfix osThreadFlagsWait behavior 2025-04-11 06:34:06 +02:00
random/rng
rtio rtio: Correctly handle completion count wraps 2025-02-12 12:23:06 +01:00
sd
secure_storage/psa dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
sensing
settings dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
settings_commit_prio
shell tests: shell_backend_uart: do not filter 2025-02-20 21:06:00 +01:00
sip_svc
storage tests: storage: flash_map: add test for flash_area_copy() 2025-04-14 16:07:35 +02:00
testsuite/fff_fake_contexts
tracing/tracing_api tests/subsys/tracing: Async tracing API test fix 2025-01-23 00:13:46 +01:00
usb usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
zbus zbus: remove k_malloc dependency for ZBUS_RUNTIME_OBSERVERS 2025-04-14 20:03:09 +02:00