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>
This commit is contained in:
parent
7f3537f0d3
commit
30a1a4bb44
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# nothing here
|
||||
CONFIG_TEST=y
|
||||
CONFIG_STDOUT_CONSOLE=y
|
||||
CONFIG_CBPRINTF_LIBC_SUBSTS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue