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
/
ut.c
Age
Commit message (
Expand
)
Author
2025-01-24
test: Move stats into a struct
Simon Glass
2024-08-26
test: Fail when an empty line is expected but not present
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
2023-12-13
test: Add helper to skip to partial console line
Simon Glass
2021-09-16
test: Add a way to skip console checking until a string matches
Simon Glass
2021-06-08
display_options: Drop two spaces before the ASCII column
Simon Glass
2021-06-08
test: Detect when expect_str is too small
Simon Glass
2021-06-08
console: Report an error when output buffer is exhausted
Simon Glass
2021-03-12
test: Move delay skipping to test_pre_run()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-16
test: Avoid assuming sandbox board for bloblist test
Simon Glass
2020-08-07
test: Add a way to check part of a console line or skip it
Simon Glass
2020-02-05
test: Add a way to check each line of console output
Simon Glass
2020-01-07
test: Add functions to find the amount of allocated memory
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-19
test: Record and silence console in tests
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger