summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson
2022-06-08test: dm: virtio_rng: Test virtio-rng with faked deviceAndrew Scull
2022-06-08test: dm: virtio: Test virtio device driver probingAndrew Scull
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull
2022-06-08test: dm: virtio: Split out virtio device testsAndrew Scull
2022-06-08test: dm: virtio: Test notify before del_vqsAndrew Scull
2022-06-08virtio: sandbox: Fix device features bitfieldAndrew Scull
2022-06-08dm: test: virtio: Test the virtio ringAndrew Scull
2022-06-06bootm: Fix Linux silent console on newer kernelsSean Anderson
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé
2022-06-04test/py: efi_capsule: repair image authentication testVincent Stehlé
2022-05-28test: don't change console timeout in EFI selftest.Heinrich Schuchardt
2022-05-28test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt
2022-05-28test: restore timeout after bootmenu unit testHeinrich Schuchardt
2022-05-26test: fix parsing the mksquashfs version numberHeinrich Schuchardt
2022-05-26test/py: test_part: Correct the test case nameBin Meng
2022-05-26test/py: test_fs: Correct the test case nameBin Meng
2022-05-26test/py: Reset the console timeout valueBin Meng
2022-05-23test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...Patrice Chotard
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-07test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas
2022-05-06test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes
2022-05-05sandbox: Avoid binman error when run without device treeSimon Glass
2022-05-05test/py: Add a way to start sandbox without a device treeSimon Glass
2022-05-04Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Match region flags using a maskAndrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-05-03test: pci: Test PCI address conversion functionsAndrew Scull
2022-05-03menu: always show the menu regardless of the number of entryMasahisa Kojima
2022-05-03test: unit test for u16_strlcat()Masahisa Kojima
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt