summaryrefslogtreecommitdiff
path: root/test/log/log_test.c
AgeCommit message (Expand)Author
2025-01-26test/log: test function filtersHeinrich Schuchardt
2025-01-26log: enable filtering on functionsHeinrich Schuchardt
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26test: log: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-26global_data: log: Reorder and shrink fieldsSimon Glass
2024-08-23log: Avoid including function names by defaultSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2022-07-26test: fix log testsHeinrich Schuchardt
2021-07-21log: Allow padding of the function nameSimon Glass
2021-06-08log: Add support for logging a bufferSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-15test: log: add test for console output of dropped messagesPatrick Delaunay
2021-01-15test: log: add test for dropped messagesPatrick Delaunay
2021-01-15test: add LOGL_FORCE_DEBUG flags support in log testsPatrick Delaunay
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-10log: Add a way to enable/disable a log deviceSimon Glass
2020-10-10log: Drop #ifdef in log_testSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
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