u-boot/test/log
Simon Glass bd180db2cc log: Drop #ifdef in log_test
This is not needed as the Makefile only builds the file if CONFIG_LOG_TEST
is enabled. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-10-10 16:50:11 -04:00
..
log_test.c log: Drop #ifdef in log_test 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: Allow LOG_DEBUG to always enable log output 2020-10-10 16:49:58 -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
test-main.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00