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 tests: display: cfb: fix filtering 2024-11-18 07:24:12 -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 tests/subsys/emul: Don't test on native_posix 2024-09-25 04:04:36 -04:00
fs tests: littlefs: add .conf and .overlay for nxp boards 2025-04-11 22:07:03 +02:00
input tests: input/api: limit to 1 CPU for thread mode test 2024-10-08 18:17:48 +01:00
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 tests/subsys/mem_mgmt: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mgmt tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00
modbus boards: opta: RS485 support 2024-11-20 15:59:53 -05:00
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 tests: random: rng: validate sys_csrand_get availability 2024-10-16 10:00:47 +02:00
rtio rtio: Correctly handle completion count wraps 2025-02-12 12:23:06 +01:00
sd samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
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 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: storage: flash_map: add test for flash_area_copy() 2025-04-14 16:07:35 +02:00
testsuite/fff_fake_contexts tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
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