u-boot-brain/test/log
Simon Glass c7f5b85034 log: Disable the syslog driver by default
This driver interferes with other sandbox tests since it causes log output
to be interspersed with "No ethernet found." messages. Disable this driver
by default.

Enable it for the syslog tests so that they still pass.

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_ndebug.c log: Disable the syslog driver by default 2020-10-10 16:50:11 -04:00
syslog_test.c log: Disable the syslog driver by default 2020-10-10 16:50:11 -04:00
syslog_test.h log: Disable the syslog driver by default 2020-10-10 16:50:11 -04:00
test-main.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00