summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-09-13test: Update FIT tests to run in parallelSimon Glass2-2/+7
2022-09-13test: Make test_bind_unbind_with_uclass() single-threadedSimon Glass1-0/+1
2022-09-13test/py: Allow tests to be marked single-threaded onlySimon Glass2-0/+18
2022-09-13test: Fix bootm_test_subst_var() running independentlySimon Glass1-1/+2
2022-09-13test: Fix test_pinmux to run in parallelSimon Glass1-0/+1
2022-09-03tpm: Allow reporting the internal stateSimon Glass2-0/+35
2022-09-02dm: rtc: Try to handle the localtime() raceSimon Glass1-13/+19
2022-09-02dm: rtc: Try to avoid a race in rtc_set_get testSimon Glass1-5/+17
2022-09-02dm: rtc: Avoid a race in the rtc_reset testSimon Glass1-2/+7
2022-09-02test: Allow running tests multiple timesSimon Glass3-8/+31
2022-09-02dm: rtc: Make use of ut_assertnonnull()Simon Glass1-5/+5
2022-09-02cmd: Add pause commandSamuel Dionne-Riel2-0/+48
2022-08-22CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini1-2/+2
2022-08-12vbe: Add a new vbe commandSimon Glass1-0/+115
2022-08-12bootstd: Check building without global bootmethsSimon Glass2-7/+24
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass3-8/+68
2022-08-12vbe: Support VBE simpleSimon Glass1-1/+1
2022-08-12event: Add an event for device tree fixupsSimon Glass1-0/+1
2022-08-12bootstd: Drop the system bootdevSimon Glass1-6/+1
2022-08-12bootstd: Always create the EFI bootmgr bootmethSimon Glass1-15/+7
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass1-2/+3
2022-08-12dm: core: Call dm_scan_other() when setting up for testsSimon Glass1-1/+3
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass1-0/+4
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass1-0/+18
2022-08-12bootstd: Fix comment in bootmeth testSimon Glass1-1/+1
2022-08-12bootstd: Drop delays in the testsSimon Glass1-0/+22
2022-08-12dm: core: Add support for writing u32 with ofnodeSimon Glass1-0/+16
2022-08-12dm: core: Allow writing to a flat tree with ofnodeSimon Glass1-7/+7
2022-08-12dm: core: Prepare for updating the device tree with ofnodeSimon Glass1-1/+2
2022-08-12dm: core: Tidy up ofnode-writing testSimon Glass1-9/+2
2022-08-12dm: core: Swap parameters of ofnode_write_prop()Simon Glass1-2/+2
2022-08-12dm: core: Move ofnode-writing test to ofnodeSimon Glass2-53/+56
2022-08-12dm: core: Introduce support for multiple treesSimon Glass1-0/+67
2022-08-10test: Add some tests for kconfig.hSimon Glass7-2/+174
2022-08-02test: rng: Add a UT testcase for the rng commandSughosh Ganu1-0/+29
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-7/+158
2022-07-26fdt: Start a test for the fdt commandSimon Glass3-0/+149
2022-07-26addrmap: Support on sandboxSimon Glass1-3/+2
2022-07-26test: fix log testsHeinrich Schuchardt1-4/+7
2022-07-26test/py: Run simple dm commands without checkingMichal Simek1-0/+8
2022-07-26py: tests: Bind should run only on sandboxMichal Simek1-1/+2
2022-07-23Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+5
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle1-7/+39
2022-07-18efi: test/py: repair authenticated capsules testsVincent Stehlé2-0/+5
2022-07-11Merge branch 'next'Tom Rini18-286/+809
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini1-1/+1
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini1-1/+1
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-170/+266
2022-07-08test: fix CONFIG_ACPIGEN dependenciesHeinrich Schuchardt1-5/+7
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-0/+1