tests: logging: log_immediate: Add LOG_PRINTK=n
Do not direct printks to logging subsystem in the test. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
cb50f2fb16
commit
6efc55e8d7
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ CONFIG_ZTEST=y
|
|||
CONFIG_TEST_LOGGING_DEFAULTS=n
|
||||
CONFIG_LOG=y
|
||||
CONFIG_LOG_MODE_IMMEDIATE=y
|
||||
CONFIG_LOG_PRINTK=n
|
||||
CONFIG_ASSERT=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue