Fatal error reporting now only dumps to the log mechanism, so enable it in immediate mode for all tests to ensure that fatal errors are visible and no messages are lost. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
CONFIG_MAIN_THREAD_PRIORITY=5
|
|
CONFIG_ZTEST=y
|
|
CONFIG_TEST_LOGGING_DEFAULTS=n
|
|
CONFIG_LOG=y
|
|
CONFIG_LOG_PRINTK=n
|