summaryrefslogtreecommitdiffstats
path: root/test/log/log_test.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* test: log: add test for console output of dropped messagesPatrick Delaunay2021-01-151-0/+8
* test: log: add test for dropped messagesPatrick Delaunay2021-01-151-8/+35
* test: add LOGL_FORCE_DEBUG flags support in log testsPatrick Delaunay2021-01-151-9/+20
* test: Add test for LOGFF_MINSean Anderson2020-10-301-0/+23
* test: Add tests for LOGFF_DENYSean Anderson2020-10-301-0/+67
* test: log: Give tests names instead of numbersSean Anderson2020-10-301-24/+24
* test: log: Convert log_test from python to CSean Anderson2020-10-301-185/+255
* log: Add a way to enable/disable a log deviceSimon Glass2020-10-101-0/+7
* log: Drop #ifdef in log_testSimon Glass2020-10-101-2/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* log: Add helpers for common log levelsSimon Glass2018-10-091-0/+13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* log: Add a test commandSimon Glass2017-12-071-0/+205