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
/
include
/
test
/
ut.h
Age
Commit message (
Expand
)
Author
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
dm: test: add test case for dev_read_u64 function
Dario Binacchi
2020-04-16
test: Add hexdump.h to the unit test header
Simon Glass
2020-02-05
test: Add a way to check each line of console output
Simon Glass
2020-02-05
test: Add underscore prefix to macro parameters
Simon Glass
2020-01-07
test: Add functions to find the amount of allocated memory
Simon Glass
2019-10-27
sandbox: test: Show hex values on failure
Simon Glass
2018-09-28
test: Add ut_asserteq_mem
Mario Six
2018-07-19
test: Add ut_assertnull macro
Ramon Fried
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: test: Fix nit with position of backslash
Simon Glass
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2015-07-21
test: Add a macro to check that a value is not an error pointer
Simon Glass
2015-05-21
test: Return values from the asserts compatible with cmds
Joe Hershberger
2015-05-21
test: Generalize the unit test framework
Joe Hershberger