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
/
Makefile
Age
Commit message (
Expand
)
Author
2022-04-25
bootstd: Add tests for bootstd including all uclasses
Simon Glass
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2021-07-21
test: Allow CONFIG_SPL_LOAD_FIT to be disabled
Simon Glass
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2021-03-12
test: Add an overall test runner
Simon Glass
2021-01-29
test: inconsistent bootm tests
Heinrich Schuchardt
2021-01-16
test: Only enable bloblist test when supported
Simon Glass
2020-12-04
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-11-05
test: linking test/compression.c fails
Heinrich Schuchardt
2020-11-05
test: test/bloblist.c depends on asm/state.h
Heinrich Schuchardt
2020-10-29
dm: test: Disable some tests that should not run in SPL
Simon Glass
2020-10-29
dm: test: Make use of CONFIG_UNIT_TEST
Simon Glass
2020-10-29
dm: test: Update Makefile conditions
Simon Glass
2020-10-29
dm: test: Sort the Makefile
Simon Glass
2020-07-08
cmd: Add a memory-search command
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
2018-11-26
test: Add a simple test for bloblist
Simon Glass
2018-09-28
test: list: Add tests for hexdump.c
Mario Six
2018-09-23
test: unit tests for Unicode functions
Heinrich Schuchardt
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
2017-07-11
test: Add a test for snprintf() and the banner/version
Simon Glass
2015-05-21
test: dm: Move the time test over to the ut command
Joe Hershberger
2015-05-21
test: Add a common unit test command
Joe Hershberger
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-05-06
test: Add a simple time test
Simon Glass
2013-11-01
dts, api, test: convert makefiles to Kbuild style
Masahiro Yamada
2013-09-03
sandbox: add compression tests
Kees Cook
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-08-09
sandbox: Add basic test for command execution
Simon Glass