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
Age
Commit message (
Expand
)
Author
2023-01-23
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
2023-01-23
dm: test: Correct ordering of DM setup
Simon Glass
2023-01-23
dm: part: Update test to use mmc2
Simon Glass
2023-01-23
test: Drop duplicate restore of DM state
Simon Glass
2023-01-23
test: Fix the help for the ut command
Simon Glass
2023-01-23
lib: Add a function to split a string into substrings
Simon Glass
2023-01-23
dm: test: Correct assertion in dm_test_part()
Simon Glass
2023-01-23
dm: core: Support sorting devices with dm tree
Simon Glass
2023-01-18
test: compression: add zstd uncompression test
Brandon Maier
2023-01-18
test/py: gpt: add test for the gpt partition type GUID identifier
Enric Balletbo i Serra
2023-01-18
test: compression: use sizeof() instead of magic numbers
Brandon Maier
2023-01-16
bootstd: Support setting a theme for the menu
Simon Glass
2023-01-16
bootstd: Add a test for the bootstd menu
Simon Glass
2023-01-16
expo: Add basic tests
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2023-01-16
video: Add font functions to the vidconsole API
Simon Glass
2023-01-16
sandbox: Enable mmc command and legacy images
Simon Glass
2023-01-11
Use `grep -E` or plain `grep` instead of `egrep`
Ville Skyttä
2023-01-11
test: compression: use ut_assert for errors
Brandon Maier
2023-01-11
test: compression: check with trailing garbage in input
Brandon Maier
2023-01-11
test: cmd: exit: Add unit test for exit and partly run commands
Marek Vasut
2023-01-11
test: env: add test for u-boot-initial-env creation
Max Krummenacher
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-05
test:dm:fix typo
Yuepeng Xing
2023-01-04
test: unit test for u16_strcasecmp()
Heinrich Schuchardt
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
test: Add test for source command
Sean Anderson
2022-12-23
log: Remove some places where we redefine LOGLEVEL
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-20
test: add unit test for u16_strnlen()
Heinrich Schuchardt
2022-12-06
event: Re-add file paths to the tests
Tom Rini
2022-12-06
Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-12-05
post: Migrate to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
test: dm: eth: Add ip6_make_lladdr test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_make_snma test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_addr_in_subnet test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add csum_ipv6_magic test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add string_to_ip6 test
Viacheslav Mitrofanov
2022-12-05
test: test sandbox sound driver more rigorously
Heinrich Schuchardt
2022-11-28
test: cmd: add test for wget command.
Ying-Chun Liu (PaulLiu)
2022-11-22
test: Disable part of the setexpr test for now
Simon Glass
2022-11-22
test: cmd: fdt: Add fdt get value test case
Marek Vasut
2022-11-22
eficonfig: refactor file selection handling
Masahisa Kojima
2022-11-07
dm: Add tests for the sandbox host driver
Simon Glass
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
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
[next]