8d9bb98f86
The pr_cont_test.c test requires CONFIG_LOG since it directly accesses fields in global_data that require it. Move the test into the CONFIG_LOG condition to avoid build errors. Enable CONFIG_LOG on sandbox (not sandbox_spl, etc.) so that we still run this test. This requires resyncing of the configs. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
cont_test.c | ||
log_filter.c | ||
log_test.c | ||
log_ut.c | ||
Makefile | ||
nolog_test.c | ||
pr_cont_test.c | ||
syslog_test_ndebug.c | ||
syslog_test.c | ||
syslog_test.h |