This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
683f3b7b05
zephyr
/
tests
/
misc
/
iterable_sections
/
prj.conf
3 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: iterable_sections: add a tests for iterable_sections Add a test for iterable sections macro, covering read write and read only sections. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-06 00:43:06 +08:00
CONFIG_ZTEST=y
tests: iterable_sections: move to new ztest API. Move test iterable_sections to use new ztest API. Signed-off-by: Chen Peng1 <peng1.chen@intel.com>
2022-06-29 17:13:31 +08:00
CONFIG_ZTEST_NEW_API=y