index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
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
Age
Commit message (
Expand
)
Author
2020-10-30
test: Add a test for log filter-*
Sean Anderson
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-27
test: log: test message continuation
Heinrich Schuchardt
2020-10-17
test: Fix sandbox tests failing to build
Sean Anderson
2020-10-10
log: Disable the syslog driver by default
Simon Glass
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-10-10
log: Allow LOG_DEBUG to always enable log output
Simon Glass
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-08
test: fix naming of test functions in the log test suite
Heinrich Schuchardt
2020-04-16
test: log: test syslog logging driver
Heinrich Schuchardt
2020-04-16
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
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