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
/
cmd_ut.c
Age
Commit message (
Expand
)
Author
2023-02-06
cmd: Add a SEAMA image load command
Linus Walleij
2023-01-23
test: Fix the help for the ut command
Simon Glass
2023-01-11
test: cmd: exit: Add unit test for exit and partly run commands
Marek Vasut
2022-11-07
test: Add a way to detect a test that breaks another
Simon Glass
2022-11-07
test: Allow showing basic information about tests
Simon Glass
2022-11-07
test: Tidy up help for ut command
Simon Glass
2022-10-31
test: Support tests which can only be run manually
Simon Glass
2022-10-30
video: Add commands to list and change fonts
Simon Glass
2022-10-12
test: run setexpr test only on sandbox
Heinrich Schuchardt
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-07-26
fdt: Start a test for the fdt command
Simon Glass
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
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-06-08
test: Convert print tests to use ut framework
Simon Glass
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-12
test: Add an overall test runner
Simon Glass
2021-03-05
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2021-02-24
test: missing dependency for test/cmd/setexpr.c
Heinrich Schuchardt
2021-01-29
test: inconsistent string tests
Heinrich Schuchardt
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-08-07
test: Add a flag for tests that need console recording
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-10
test/cmd_ut.c: fix cmd_ut_category
Philippe Reynes
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-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