zephyr/tests/lib/cbprintf_package/prj.conf
Tristan Honscheid e4d24fcf3a ztest API Migration: lib/cbprintf_package
Migrate the unit tests at `lib/cbprintf_package` to use the new ztest
API.

Signed-off-by: Tristan Honscheid <honscheid@google.com>
2022-04-24 19:47:18 +02:00

5 lines
102 B
Plaintext

CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_CBPRINTF_LIBC_SUBSTS=y
CONFIG_TEST_EXTRA_STACK_SIZE=1024