summaryrefslogtreecommitdiff
path: root/test/log
AgeCommit message (Expand)Author
2020-10-30test: Add a test for log filter-*Sean Anderson
2020-10-30test: Add test for LOGFF_MINSean Anderson
2020-10-30test: Add tests for LOGFF_DENYSean Anderson
2020-10-30test: log: Give tests names instead of numbersSean Anderson
2020-10-30test: log: Convert log_test from python to CSean Anderson
2020-10-27test: log: test message continuationHeinrich Schuchardt
2020-10-17test: Fix sandbox tests failing to buildSean Anderson
2020-10-10log: Disable the syslog driver by defaultSimon Glass
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass
2020-10-10log: Drop #ifdef in log_testSimon Glass
2020-10-10log: Allow LOG_DEBUG to always enable log outputSimon Glass
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-08test: fix naming of test functions in the log test suiteHeinrich Schuchardt
2020-04-16test: log: test syslog logging driverHeinrich Schuchardt
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt
2018-10-09log: Add helpers for common log levelsSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-07log: Add a test commandSimon Glass