zephyr/tests/misc/iterable_sections
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
..
src tests: misc: iterable_sections: test alternate foreach 2023-03-06 13:52:29 +01:00
CMakeLists.txt tests: iterable_sections: Add missing zephyr_iterable_section 2023-04-07 18:59:00 +02:00
prj.conf
sections-ram.ld tests: misc: iterable_sections: test alternate foreach 2023-03-06 13:52:29 +01:00
sections-rom.ld tests: misc: iterable_sections: test alternate foreach 2023-03-06 13:52:29 +01:00
testcase.yaml tests: iterable_sections: stop excluding posix 2023-03-14 16:23:24 -04:00