summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé3-6/+280
2022-06-04test/py: efi_capsule: repair image authentication testVincent Stehlé2-5/+5
2022-05-28test: don't change console timeout in EFI selftest.Heinrich Schuchardt1-2/+0
2022-05-28test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt1-61/+28
2022-05-28test: restore timeout after bootmenu unit testHeinrich Schuchardt1-33/+33
2022-05-26test: fix parsing the mksquashfs version numberHeinrich Schuchardt1-5/+4
2022-05-26test/py: test_part: Correct the test case nameBin Meng1-1/+1
2022-05-26test/py: test_fs: Correct the test case nameBin Meng1-1/+1
2022-05-26test/py: Reset the console timeout valueBin Meng1-0/+4
2022-05-23test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...Patrice Chotard1-10/+6
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard1-16/+17
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+57
2022-05-08test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas2-0/+57
2022-05-06test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes1-0/+10
2022-05-05sandbox: Avoid binman error when run without device treeSimon Glass1-0/+12
2022-05-05test/py: Add a way to start sandbox without a device treeSimon Glass1-7/+8
2022-05-04Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini4-22/+117
2022-05-04pci: Add mask parameter to dm_pci_map_bar()Andrew Scull1-6/+6
2022-05-04pci: Match region flags using a maskAndrew Scull1-28/+32
2022-05-03pci: Map bars with offset and lengthAndrew Scull1-6/+6
2022-05-03test: pci: Test PCI address conversion functionsAndrew Scull1-0/+102
2022-05-03menu: always show the menu regardless of the number of entryMasahisa Kojima1-2/+0
2022-05-03test: unit test for u16_strlcat()Masahisa Kojima1-0/+50
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt1-0/+1
2022-05-03test: fix some pylint problems in test_capsule_firmware_raw.pyHeinrich Schuchardt1-22/+20
2022-05-03test: unit test for bootmenuHeinrich Schuchardt1-0/+48
2022-05-02vpl: Test that VPL runs correctly through to U-Boot properSimon Glass1-0/+14
2022-05-02vpl: Support running vpl testsSimon Glass3-3/+45
2022-04-29test: dm: devres: Remove use-after-freeAndrew Scull1-4/+1
2022-04-29test: Fix pointer overrun in dm_test_devm_regmap()Andrew Scull1-5/+4
2022-04-28test: dm: pinmux: Get LED2 udevice in the pinmux testMarek Vasut1-0/+5
2022-04-28test: dm: led: Fix LED enumerationMarek Vasut1-9/+8
2022-04-28led: Drop led_default_state()Marek Vasut1-3/+0
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini15-42/+1020
2022-04-25bootstd: Add setup for the bootflow testsSimon Glass2-0/+103
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass8-0/+820
2022-04-25test: dm: Restart USB before assuming it is stoppedSimon Glass1-0/+6
2022-04-25test: fastboot: Avoid using mmc1Simon Glass1-2/+2
2022-04-25dm: core: Allow finding a uclass device by partial nameSimon Glass1-0/+15
2022-04-25dm: core: Rename and fix uclass_get_by_name_len()Simon Glass1-0/+2
2022-04-25lib: Add a way to find the postiion of a trailing numberSimon Glass1-1/+12
2022-04-25lib: Fix a few bugs in trailing_strtoln()Simon Glass1-0/+2
2022-04-25test: Add tests for trailing_strtol()Simon Glass1-0/+19
2022-04-25lib: Move string tests to the string moduleSimon Glass2-40/+40
2022-04-23test: dm: add tests for tag supportAKASHI Takahiro2-0/+85
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini1-0/+14
2022-04-19dm: core: Allow devres to be disabled in SPLSimon Glass1-1/+1
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-114/+265
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini3-17/+39
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu3-114/+265