u-boot/test/log
Simon Glass 3d03ab6361 log: Add a way to enable/disable a log device
At present all log devices are enabled by default. Add a function to allow
devices to be disabled or enabled at runtime.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-10-10 16:50:11 -04:00
..
log_test.c log: Add a way to enable/disable a log device 2020-10-10 16:50:11 -04:00
Makefile log: Allow LOG_DEBUG to always enable log output 2020-10-10 16:49:58 -04:00
nolog_test.c test: fix naming of test functions in the log test suite 2020-05-08 18:29:16 -04:00
syslog_test.c log: Allow LOG_DEBUG to always enable log output 2020-10-10 16:49:58 -04:00
syslog_test.h log: Allow LOG_DEBUG to always enable log output 2020-10-10 16:49:58 -04:00
syslog_test_ndebug.c log: Allow LOG_DEBUG to always enable log output 2020-10-10 16:49:58 -04:00
test-main.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00