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
01281ed8af
zephyr
/
tests
/
lib
/
mem_alloc
/
prj_picolibc.conf
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: Add picolibc tests This adds picolibc-specific configurations for a couple of tests Signed-off-by: Keith Packard <keithp@keithp.com>
2022-04-07 06:55:39 +08:00
CONFIG_ZTEST=y
CONFIG_PICOLIBC=y
CONFIG_TEST_USERSPACE=y
tests: mem_alloc: move to new ztest API Move to new ztest API. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-02-22 23:56:59 +08:00
CONFIG_ZTEST_NEW_API=y