aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* efi: test/py: authenticate fit capsulesVincent Stehlé2022-06-043-6/+280
* test/py: efi_capsule: repair image authentication testVincent Stehlé2022-06-042-5/+5
* test: don't change console timeout in EFI selftest.Heinrich Schuchardt2022-05-281-2/+0
* test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt2022-05-281-61/+28
* test: restore timeout after bootmenu unit testHeinrich Schuchardt2022-05-281-33/+33
* test: fix parsing the mksquashfs version numberHeinrich Schuchardt2022-05-261-5/+4
* test/py: test_part: Correct the test case nameBin Meng2022-05-261-1/+1
* test/py: test_fs: Correct the test case nameBin Meng2022-05-261-1/+1
* test/py: Reset the console timeout valueBin Meng2022-05-261-0/+4
* test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...Patrice Chotard2022-05-231-10/+6
* spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard2022-05-231-16/+17
* Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/08May2022Tom Rini2022-05-082-0/+57
|\
| * test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas2022-05-072-0/+57
* | test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes2022-05-061-0/+10
|/
* sandbox: Avoid binman error when run without device treeSimon Glass2022-05-051-0/+12
* test/py: Add a way to start sandbox without a device treeSimon Glass2022-05-051-7/+8
* Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-05-044-22/+117
|\
| * menu: always show the menu regardless of the number of entryMasahisa Kojima2022-05-031-2/+0
| * test: unit test for u16_strlcat()Masahisa Kojima2022-05-031-0/+50
| * lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt2022-05-031-0/+1
| * test: fix some pylint problems in test_capsule_firmware_raw.pyHeinrich Schuchardt2022-05-031-22/+20
| * test: unit test for bootmenuHeinrich Schuchardt2022-05-031-0/+48
* | pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-031-6/+6
* | pci: Match region flags using a maskAndrew Scull2022-05-031-28/+32
* | pci: Map bars with offset and lengthAndrew Scull2022-05-031-6/+6
* | test: pci: Test PCI address conversion functionsAndrew Scull2022-05-031-0/+102
|/
* vpl: Test that VPL runs correctly through to U-Boot properSimon Glass2022-05-021-0/+14
* vpl: Support running vpl testsSimon Glass2022-05-023-3/+45
* test: dm: devres: Remove use-after-freeWIP/2022-04-29-fuzzing-and-asan-fixesAndrew Scull2022-04-291-4/+1
* test: Fix pointer overrun in dm_test_devm_regmap()Andrew Scull2022-04-291-5/+4
* test: dm: pinmux: Get LED2 udevice in the pinmux testMarek Vasut2022-04-281-0/+5
* test: dm: led: Fix LED enumerationMarek Vasut2022-04-281-9/+8
* led: Drop led_default_state()Marek Vasut2022-04-281-3/+0
* Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini2022-04-2515-42/+1020
|\
| * bootstd: Add setup for the bootflow testsSimon Glass2022-04-252-0/+103
| * bootstd: Add tests for bootstd including all uclassesSimon Glass2022-04-258-0/+820
| * test: dm: Restart USB before assuming it is stoppedSimon Glass2022-04-251-0/+6
| * test: fastboot: Avoid using mmc1Simon Glass2022-04-251-2/+2
| * dm: core: Allow finding a uclass device by partial nameSimon Glass2022-04-251-0/+15
| * dm: core: Rename and fix uclass_get_by_name_len()Simon Glass2022-04-251-0/+2
| * lib: Add a way to find the postiion of a trailing numberSimon Glass2022-04-251-1/+12
| * lib: Fix a few bugs in trailing_strtoln()Simon Glass2022-04-251-0/+2
| * test: Add tests for trailing_strtol()Simon Glass2022-04-251-0/+19
| * lib: Move string tests to the string moduleSimon Glass2022-04-252-40/+40
* | test: dm: add tests for tag supportAKASHI Takahiro2022-04-232-0/+85
|/
* cmd: gpio: Add `gpio read` subcommandWIP/2022-04-20-assorted-improvementsDiego Rondini2022-04-201-0/+14
* dm: core: Allow devres to be disabled in SPLSimon Glass2022-04-181-1/+1
* Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/15Apr2022Tom Rini2022-04-153-114/+265
|\
| * test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu2022-04-153-114/+265
* | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-04-153-17/+39
|\ \