aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-09-12Makefile: Add a pcheck option to run tests in parallelSimon Glass
2022-09-12test/py: Support --build when running tests in parallelSimon Glass
2022-09-12test/py: Move U-Boot building into a functionSimon Glass
2022-09-12test: Refactor arg parsing for the run scriptSimon Glass
2022-09-12test: Make test_gpio_read() independentSimon Glass
2022-09-12test: Mark test_gpt tests as slowSimon Glass
2022-09-12test: Mark all but the first vboot test as slowSimon Glass
2022-09-12test: Make test_efi_bootmgr() single-threadedSimon Glass
2022-09-12test: Make test_sqfs_ls() single-threadedSimon Glass
2022-09-12test: Update FIT tests to run in parallelSimon Glass
2022-09-12test: Make test_bind_unbind_with_uclass() single-threadedSimon Glass
2022-09-12test/py: Allow tests to be marked single-threaded onlySimon Glass
2022-09-12test: Fix bootm_test_subst_var() running independentlySimon Glass
2022-09-12test: Fix test_pinmux to run in parallelSimon Glass
2022-09-02dm: rtc: Try to handle the localtime() raceSimon Glass
2022-09-02dm: rtc: Try to avoid a race in rtc_set_get testSimon Glass
2022-09-02dm: rtc: Avoid a race in the rtc_reset testSimon Glass
2022-09-02test: Allow running tests multiple timesSimon Glass
2022-09-02dm: rtc: Make use of ut_assertnonnull()Simon Glass
2022-09-02cmd: Add pause commandSamuel Dionne-Riel
2022-08-22CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini
2022-08-12vbe: Add a new vbe commandSimon Glass
2022-08-12bootstd: Check building without global bootmethsSimon Glass
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass
2022-08-12vbe: Support VBE simpleSimon Glass
2022-08-12event: Add an event for device tree fixupsSimon Glass
2022-08-12bootstd: Drop the system bootdevSimon Glass
2022-08-12bootstd: Always create the EFI bootmgr bootmethSimon Glass
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass
2022-08-12dm: core: Call dm_scan_other() when setting up for testsSimon Glass
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass
2022-08-12bootstd: Fix comment in bootmeth testSimon Glass
2022-08-12bootstd: Drop delays in the testsSimon Glass
2022-08-12dm: core: Add support for writing u32 with ofnodeSimon Glass
2022-08-12dm: core: Allow writing to a flat tree with ofnodeSimon Glass
2022-08-12dm: core: Prepare for updating the device tree with ofnodeSimon Glass
2022-08-12dm: core: Tidy up ofnode-writing testSimon Glass
2022-08-12dm: core: Swap parameters of ofnode_write_prop()Simon Glass
2022-08-12dm: core: Move ofnode-writing test to ofnodeSimon Glass
2022-08-12dm: core: Introduce support for multiple treesSimon Glass
2022-08-10test: Add some tests for kconfig.hSimon Glass
2022-08-02test: rng: Add a UT testcase for the rng commandSughosh Ganu
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-26fdt: Start a test for the fdt commandSimon Glass
2022-07-26addrmap: Support on sandboxSimon Glass
2022-07-26test: fix log testsHeinrich Schuchardt
2022-07-26test/py: Run simple dm commands without checkingMichal Simek
2022-07-26py: tests: Bind should run only on sandboxMichal Simek
2022-07-22Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini