u-boot/test/log
Patrick Delaunay 6278ec1919 test: add LOGL_FORCE_DEBUG flags support in log tests
Add a check of the _log function with LOGL_FORCE_DEBUG flags,
used to force the trace display.

The trace should be displayed for all the level when flags
have LOGL_FORCE_DEBUG bit is set, for any filter.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-01-15 14:36:10 -05:00
..
cont_test.c test: log: test message continuation 2020-10-27 13:50:53 -04:00
log_filter.c test: Add a test for log filter-* 2020-10-30 10:56:11 -04:00
log_test.c test: add LOGL_FORCE_DEBUG flags support in log tests 2021-01-15 14:36:10 -05:00
Makefile test: Add a test for log filter-* 2020-10-30 10:56:11 -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 test: Fix sandbox tests failing to build 2020-10-17 09:03:22 -04:00
syslog_test.h test: log: Convert log_test from python to C 2020-10-30 10:55:26 -04:00
syslog_test_ndebug.c test: Fix sandbox tests failing to build 2020-10-17 09:03:22 -04:00
test-main.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00