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
/
include
/
test
/
suites.h
Age
Commit message (
Expand
)
Author
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2021-06-08
test: Convert print tests to use ut framework
Simon Glass
2021-03-05
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2020-12-04
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-12-01
test: Add some tests for setexpr
Simon Glass
2020-08-07
cmd: Update the memory-search command
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-04-24
test: Add the beginnings of some string tests
Simon Glass
2020-04-16
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
2020-01-07
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
2019-11-14
tests: add OP-TEE test suite
Heiko Stuebner
2019-02-09
test: provide unit test for memory functions
Heinrich Schuchardt
2018-11-26
test: Add a simple test for bloblist
Simon Glass
2018-09-23
test: unit tests for Unicode functions
Heinrich Schuchardt
2018-08-31
test: fix typo in cmd_ut_category() description
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-04
test: compression: Convert to unit test framework
Simon Glass
2017-12-02
test: Add a command function for test execution
Simon Glass
2016-08-20
tests: Introduce DT overlay tests
Maxime Ripard
2015-05-21
test: env: Add test framework for env
Joe Hershberger
2015-05-21
test: dm: Move the time test over to the ut command
Joe Hershberger
2015-05-21
test: dm: Move the dm tests over to the ut command
Joe Hershberger
2015-05-21
test: Add a common unit test command
Joe Hershberger