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
2022-09-13
cyclic: Add a simple test
Stefan Roese
2022-09-12
Makefile: Add a pcheck option to run tests in parallel
Simon Glass
2022-09-12
test/py: Support --build when running tests in parallel
Simon Glass
2022-09-12
test/py: Move U-Boot building into a function
Simon Glass
2022-09-12
test: Refactor arg parsing for the run script
Simon Glass
2022-09-12
test: Make test_gpio_read() independent
Simon Glass
2022-09-12
test: Mark test_gpt tests as slow
Simon Glass
2022-09-12
test: Mark all but the first vboot test as slow
Simon Glass
2022-09-12
test: Make test_efi_bootmgr() single-threaded
Simon Glass
2022-09-12
test: Make test_sqfs_ls() single-threaded
Simon Glass
2022-09-12
test: Update FIT tests to run in parallel
Simon Glass
2022-09-12
test: Make test_bind_unbind_with_uclass() single-threaded
Simon Glass
2022-09-12
test/py: Allow tests to be marked single-threaded only
Simon Glass
2022-09-12
test: Fix bootm_test_subst_var() running independently
Simon Glass
2022-09-12
test: Fix test_pinmux to run in parallel
Simon Glass
2022-09-02
dm: rtc: Try to handle the localtime() race
Simon Glass
2022-09-02
dm: rtc: Try to avoid a race in rtc_set_get test
Simon Glass
2022-09-02
dm: rtc: Avoid a race in the rtc_reset test
Simon Glass
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-09-02
dm: rtc: Make use of ut_assertnonnull()
Simon Glass
2022-09-02
cmd: Add pause command
Samuel Dionne-Riel
2022-08-22
CI: Move to Ubuntu 2022.04 "Jammy" for CI base
Tom Rini
2022-08-12
vbe: Add a new vbe command
Simon Glass
2022-08-12
bootstd: Check building without global bootmeths
Simon Glass
2022-08-12
bootstd: Add vbe bootmeth into sandbox
Simon Glass
2022-08-12
vbe: Support VBE simple
Simon Glass
2022-08-12
event: Add an event for device tree fixups
Simon Glass
2022-08-12
bootstd: Drop the system bootdev
Simon Glass
2022-08-12
bootstd: Always create the EFI bootmgr bootmeth
Simon Glass
2022-08-12
bootstd: Allow scanning for global bootmeths separately
Simon Glass
2022-08-12
dm: core: Call dm_scan_other() when setting up for tests
Simon Glass
2022-08-12
bootstd: Allow EFI bootmgr to support an invalid bootflow
Simon Glass
2022-08-12
bootstd: Provide a bootmeth method to obtain state info
Simon Glass
2022-08-12
bootstd: Fix comment in bootmeth test
Simon Glass
2022-08-12
bootstd: Drop delays in the tests
Simon Glass
2022-08-12
dm: core: Add support for writing u32 with ofnode
Simon Glass
2022-08-12
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
2022-08-12
dm: core: Prepare for updating the device tree with ofnode
Simon Glass
2022-08-12
dm: core: Tidy up ofnode-writing test
Simon Glass
2022-08-12
dm: core: Swap parameters of ofnode_write_prop()
Simon Glass
2022-08-12
dm: core: Move ofnode-writing test to ofnode
Simon Glass
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
2022-08-10
test: Add some tests for kconfig.h
Simon Glass
2022-08-02
test: rng: Add a UT testcase for the rng command
Sughosh Ganu
2022-07-27
Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-26
fdt: Start a test for the fdt command
Simon Glass
2022-07-26
addrmap: Support on sandbox
Simon Glass
2022-07-26
test: fix log tests
Heinrich Schuchardt
2022-07-26
test/py: Run simple dm commands without checking
Michal Simek
2022-07-26
py: tests: Bind should run only on sandbox
Michal Simek
[next]