summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_log.py
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Drop the 'starting...' messageSimon Glass2021-03-121-1/+0
* test: add test for dropped trace before log_initPatrick Delaunay2021-01-151-0/+11
* test: log: Convert log_test from python to CSean Anderson2020-10-301-104/+0
* log: Add a way to enable/disable a log deviceSimon Glass2020-10-101-0/+8
* log: don't show function by defaultHeinrich Schuchardt2020-07-091-0/+2
* test/py: Automated conversion to Python 3Tom Rini2019-10-301-4/+4
* log: Add helpers for common log levelsSimon Glass2018-10-091-0/+6
* tests: Make test_log.py tests depend on cmd_log not logTom Rini2018-05-311-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* log: Add tests for the new log featuresSimon Glass2018-02-031-1/+27
* log: Update log_console to honour the log formatSimon Glass2018-02-031-2/+2
* log: test: Add a pytest for loggingSimon Glass2017-12-071-0/+101