Migrate the unit tests at `lib/c_lib` to use the new ztest API. Signed-off-by: Tristan Honscheid <honscheid@google.com>
5 lines
115 B
Text
5 lines
115 B
Text
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|
|
CONFIG_MINIMAL_LIBC_RAND=y
|