zephyr/tests/subsys/logging/log_syst/src
Yong Cong Sin b89095cf12 tests: logging: log_syst: set backend ctx to its cb ctx when enable
Set the backend's context to its control block's context
instead of NULL when doing `log_backend_enable`, as the log
backend UART uses that later.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-11-13 09:47:06 +01:00
..
main.c tests: logging: log_syst: set backend ctx to its cb ctx when enable 2023-11-13 09:47:06 +01:00
mock_backend.c tests: logging: log_syst: Align to LOG_PRINTK as default 2022-11-29 10:46:26 +01:00
mock_backend.h