Migrate the unit tests at `lib/cbprintf_package` to use the new ztest API. Signed-off-by: Tristan Honscheid <honscheid@google.com>
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_CBPRINTF_LIBC_SUBSTS=y
|
|
CONFIG_TEST_EXTRA_STACK_SIZE=1024
|