index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ut.c
Age
Commit message (
Expand
)
Author
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