zephyr/tests
Martin Jäger 9973dc59cf tests: misc: iterable_sections: add const specifier for ROM data
Without the const specifier the data is stored in RAM instead of ROM.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-10-12 18:42:28 +02:00
..
application_development tests: remove incorrect comment from code_relocation for RISCV 2022-10-03 10:09:53 +02:00
arch tests: arch/timing: cleanup test configuraton 2022-09-26 16:49:58 +00:00
benchmarks modules: mbedtls: Replace select statement with depends on for EC 2022-10-07 15:12:42 +02:00
bluetooth tests: bluetooth: Remove deprecated definitions 2022-10-11 11:29:42 +02:00
boards tests: espressif_esp32: Fix docs generation issue 2022-10-08 18:33:21 +02:00
boot tests: boot: add mcuboot test 2022-10-04 14:06:58 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
drivers include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
kernel init: remove _SYS_INIT_LEVEL* definitions 2022-10-12 18:49:12 +09:00
lib devicetree: Add model name helpers based on compat 2022-10-07 11:48:02 -07:00
misc tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
net net: l2: ieee802154: improved context thread safety 2022-10-12 18:40:59 +02:00
posix ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
subsys test: log_output: Exclude qemu_arc_hs5x 2022-10-12 17:40:10 +09:00
unit tests: unit: cbprintf: Disable logging 2022-09-19 10:14:23 +00:00
ztest modules: Remove fff tests 2022-10-04 14:24:09 -04:00