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