fb2d9ecde5
twister expects regex print from logging used in the sample. Sample is using minimal logging which does not protect against logs being interleaved if printed from various contexts. Minimal logging is just mapping of logging API to printk. Add CONFIG_PRINTK_SYNC to ensure that printing of each log is synchronous (with lock) and logs are never interleaved. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> |
||
---|---|---|
.. | ||
benchmark | ||
confirmed_channel | ||
dyn_channel | ||
hello_world | ||
msg_subscriber | ||
priority_boost | ||
remote_mock | ||
runtime_obs_registration | ||
uart_bridge | ||
work_queue | ||
zbus.rst |