zephyr/tests/misc
Kumar Gala 336803e96f tests: iterable_sections: Add missing zephyr_iterable_section
As the test is for iterable sections, we need to utilize
zephyr_iterable_section for targets that need linker script
generation like arm-clang.

So add zephyr_iterable_section() for the RAM & ROM sections
that the testcases utilizes.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-04-07 18:59:00 +02:00
..
iterable_sections tests: iterable_sections: Add missing zephyr_iterable_section 2023-04-07 18:59:00 +02:00
kconfigoptions tests: misc: move the kconfig options test to new ztest API 2022-09-09 10:17:29 -05:00
print_format includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
test_build samples/tests: Add empty prj.conf files 2023-03-17 11:49:27 +01:00