index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
log
/
log_test.c
Age
Commit message (
Expand
)
Author
2025-01-26
test/log: test function filters
Heinrich Schuchardt
2025-01-26
log: enable filtering on functions
Heinrich Schuchardt
2024-08-26
Merge patch series "Tidy up console recording in tests"
Tom Rini
2024-08-26
test: log: Use UTF_CONSOLE in tests
Simon Glass
2024-08-26
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-08-26
global_data: log: Reorder and shrink fields
Simon Glass
2024-08-23
log: Avoid including function names by default
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2022-07-26
test: fix log tests
Heinrich Schuchardt
2021-07-21
log: Allow padding of the function name
Simon Glass
2021-06-08
log: Add support for logging a buffer
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-15
test: log: add test for console output of dropped messages
Patrick Delaunay
2021-01-15
test: log: add test for dropped messages
Patrick Delaunay
2021-01-15
test: add LOGL_FORCE_DEBUG flags support in log tests
Patrick Delaunay
2020-10-30
test: Add test for LOGFF_MIN
Sean Anderson
2020-10-30
test: Add tests for LOGFF_DENY
Sean Anderson
2020-10-30
test: log: Give tests names instead of numbers
Sean Anderson
2020-10-30
test: log: Convert log_test from python to C
Sean Anderson
2020-10-10
log: Add a way to enable/disable a log device
Simon Glass
2020-10-10
log: Drop #ifdef in log_test
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2018-10-09
log: Add helpers for common log levels
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-07
log: Add a test command
Simon Glass