summaryrefslogtreecommitdiff
path: root/test/log/Makefile
Commit message (Expand)AuthorAgeFilesLines
* log: Convert log values to printf() if not enabledSimon Glass2021-06-081-0/+1
* sandbox: log: Avoid build error with !CONFIG_LOGSimon Glass2021-06-081-0/+1
* test: log: Rename log main test file to log_ut.cSimon Glass2021-03-121-1/+1
* test: pr_cont_test.o depends on CONFIG_LOG=yHeinrich Schuchardt2021-01-291-1/+1
* test: unit test for pr_err(), pr_cont()Heinrich Schuchardt2021-01-161-0/+1
* test: Add a test for log filter-*Sean Anderson2020-10-301-0/+1
* test: log: test message continuationHeinrich Schuchardt2020-10-271-1/+3
* log: Allow LOG_DEBUG to always enable log outputSimon Glass2020-10-101-0/+1
* test: log: test syslog logging driverHeinrich Schuchardt2020-04-161-0/+4
* test: log functions with CONFIG_LOG=nHeinrich Schuchardt2020-04-161-0/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* log: Add a test commandSimon Glass2017-12-071-0/+7