zephyr/tests/lib/cbprintf_fp/prj.conf
Ioannis Glaropoulos 30a1a4bb44 tests: lib: cbprintf_fp: enable CONFIG_TEST in the test suite
Enable the CONFIG_TEST switch in the test suite.
This allows certain required Kconfig settings for
ARM Cortex-M (which depend on TEST) to be enabled
when executing the test suite.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-03-04 14:53:27 -05:00

4 lines
68 B
Plaintext

CONFIG_TEST=y
CONFIG_STDOUT_CONSOLE=y
CONFIG_CBPRINTF_LIBC_SUBSTS=y