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
Age
Commit message (
Expand
)
Author
2023-12-28
test: Add framework to test hush behavior
Francis Laniel
2023-12-13
test: Add helper to skip to partial console line
Simon Glass
2023-12-13
test: Add a new suite for commands
Simon Glass
2023-11-16
test: spl: Support testing LEGACY_LZMA filesystem images
Sean Anderson
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-10-27
test: Add sandbox TPM boot measurement
Eddie James
2023-10-24
cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin
2023-10-17
test: spl: Add a test for the NOR load method
Sean Anderson
2023-10-17
test: spl: Add a test for the MMC load method
Sean Anderson
2023-10-17
test: spl: Add functions to create filesystems
Sean Anderson
2023-10-17
test: spl: Add functions to create images
Sean Anderson
2023-10-11
expo: Update tests to include textline
Simon Glass
2023-07-14
expo: Support building an expo from a description file
Simon Glass
2023-07-14
test: Restore test behaviour on failure
Simon Glass
2023-06-20
test: bdinfo: Add test for command bdinfo
Marek Vasut
2023-03-30
test: Add test for new command pci_mps
Stephen Carlson
2023-03-14
test: Wrap assert macros in ({ ... }) and fix missing semicolons
Marek Vasut
2023-03-08
test: Add ut_assert_nextline_empty() empty line helper
Marek Vasut
2023-02-06
cmd: Add a SEAMA image load command
Linus Walleij
2023-01-23
sandbox: Allow SPI flash bootdevs to be disabled for tests
Simon Glass
2023-01-23
test: Add a generic function to skip delays
Simon Glass
2023-01-23
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
2023-01-23
sandbox: Allow ethernet to be disabled at runtime
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-10-31
test: Support tests which can only be run manually
Simon Glass
2022-10-31
test: Report skippped tests
Simon Glass
2022-10-30
video: Add commands to list and change fonts
Simon Glass
2022-09-29
dm: core: Complete phandle implementation using the other FDT
Simon Glass
2022-09-29
sandbox: test: Provide an easy way to use the other FDT
Simon Glass
2022-09-29
sandbox: Support setting up the other FDT for testing
Simon Glass
2022-09-29
test: Drop the UT_TESTF_LIVE_OR_FLAT flag
Simon Glass
2022-09-29
test: Make a copy of the device tree before running a test
Simon Glass
2022-09-29
test: Fix missing livetree test runs
Simon Glass
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-08-12
dm: core: Prepare for updating the device tree with ofnode
Simon Glass
2022-07-26
fdt: Start a test for the fdt command
Simon Glass
2022-06-23
test: fuzz: Add framework for fuzzing
Andrew Scull
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
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-16
test: Add a way to skip console checking until a string matches
Simon Glass
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2021-06-08
test: Add a test for print_buffer()
Simon Glass
2021-06-08
test: Convert print tests to use ut framework
Simon Glass
2021-05-26
test: Remove duplicate macro
Sean Anderson
2021-04-06
test: Allow tests to run on any board
Simon Glass
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Rename all linker lists to have a ut_ prefix
Simon Glass
[next]