summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-09-03tpm: Allow reporting the internal stateSimon Glass
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
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle
2022-07-18efi: test/py: repair authenticated capsules testsVincent Stehlé
2022-07-11Merge branch 'next'Tom Rini
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-08test: fix CONFIG_ACPIGEN dependenciesHeinrich Schuchardt
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-05test/py: efi_secboot: add a test for a forged signed imageAKASHI Takahiro
2022-06-28dm: core: Add a way to collect memory usageSimon Glass
2022-06-28dm: core: Support accessing core tagsSimon Glass
2022-06-28test: fix some pylint errors in test_bind.pyHeinrich Schuchardt
2022-06-23fuzz: virtio: Add fuzzer for vringAndrew Scull
2022-06-23test: fuzz: Add framework for fuzzingAndrew Scull
2022-06-23test/py: test_stackprotector: Disable for ASANAndrew Scull
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-19test: work around for EFI terminal size probingHeinrich Schuchardt
2022-06-08test: eth: Add test for ethernet addressesSean Anderson