summaryrefslogtreecommitdiff
path: root/test/log/Makefile
AgeCommit message (Expand)Author
2021-06-08log: Convert log values to printf() if not enabledSimon Glass
2021-06-08sandbox: log: Avoid build error with !CONFIG_LOGSimon Glass
2021-03-12test: log: Rename log main test file to log_ut.cSimon Glass
2021-01-29test: pr_cont_test.o depends on CONFIG_LOG=yHeinrich Schuchardt
2021-01-16test: unit test for pr_err(), pr_cont()Heinrich Schuchardt
2020-10-30test: Add a test for log filter-*Sean Anderson
2020-10-27test: log: test message continuationHeinrich Schuchardt
2020-10-10log: Allow LOG_DEBUG to always enable log outputSimon Glass
2020-04-16test: log: test syslog logging driverHeinrich Schuchardt
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-07log: Add a test commandSimon Glass