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>
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_CBPRINTF_LIBC_SUBSTS=y
|