summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-211-0/+11
|\
| * Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-12-061-0/+11
| |\
| | * test: test sandbox sound driver more rigorouslyHeinrich Schuchardt2022-12-051-0/+11
* | | event: Re-add file paths to the testsTom Rini2022-12-061-3/+3
* | | post: Migrate to KconfigTom Rini2022-12-051-0/+5
* | | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-3/+3
|/ /
* | test: dm: eth: Add ip6_make_lladdr testViacheslav Mitrofanov2022-12-051-0/+18
* | test: dm: eth: Add ip6_make_snma testViacheslav Mitrofanov2022-12-051-0/+20
* | test: dm: eth: Add ip6_addr_in_subnet testViacheslav Mitrofanov2022-12-051-0/+25
* | test: dm: eth: Add csum_ipv6_magic testViacheslav Mitrofanov2022-12-051-0/+29
* | test: dm: eth: Add string_to_ip6 testViacheslav Mitrofanov2022-12-051-0/+55
|/
* test: cmd: add test for wget command.Ying-Chun Liu (PaulLiu)2022-11-282-0/+207
* test: Disable part of the setexpr test for nowSimon Glass2022-11-221-1/+5
* test: cmd: fdt: Add fdt get value test caseMarek Vasut2022-11-221-0/+53
* eficonfig: refactor file selection handlingMasahisa Kojima2022-11-221-0/+1
* dm: Add tests for the sandbox host driverSimon Glass2022-11-074-2/+206
* dm: sandbox: Switch over to using the new host uclassSimon Glass2022-11-072-22/+28
* dm: blk: Tidy up obtaining a block device from its parentSimon Glass2022-11-071-1/+1
* test: Add a way to detect a test that breaks anotherSimon Glass2022-11-072-7/+41
* test: Allow showing basic information about testsSimon Glass2022-11-071-1/+15
* test: Tidy up help for ut commandSimon Glass2022-11-071-26/+33
* test: Drop an unused parameter to ut_run_test_live_flat()Simon Glass2022-11-071-3/+2
* dm: test: Clear the block cache after running a testSimon Glass2022-11-071-0/+3
* dm: test: Drop the special function for running DM testsSimon Glass2022-11-071-45/+4
* test: Correct pylint warnings in fs_helperSimon Glass2022-11-071-13/+25
* test: Split out mk_fs function into a helperSimon Glass2022-11-072-52/+60
* test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima2022-11-061-4/+4
* cyclic: get rid of cyclic_init()Rasmus Villemoes2022-11-021-2/+1
* test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2022-10-315-2/+260
* vbe: Add a test for the VBE flow into U-Boot properSimon Glass2022-10-311-0/+38
* vbe: Use a manual testSimon Glass2022-10-312-16/+10
* vbe: Add info about the VBE device to the fwupd nodeSimon Glass2022-10-311-1/+6
* vbe: Add Kconfig options for VPLSimon Glass2022-10-311-0/+1
* vbe: Drop the U-Boot prefix from the versionSimon Glass2022-10-311-1/+1
* vbe: Move OS implementation into a separate fileSimon Glass2022-10-311-1/+0
* vbe: Rename vbe_fixup to vbe_requestSimon Glass2022-10-311-1/+1
* image: Add the concept of a phase to FITSimon Glass2022-10-312-0/+37
* usb: Update the test to cover reading and writingSimon Glass2022-10-311-1/+18
* dm: blk: Add udevice functionsSimon Glass2022-10-311-3/+8
* test: Support tests which can only be run manuallySimon Glass2022-10-314-6/+47
* test: Update tests to use the skip featureSimon Glass2022-10-315-17/+29
* test: Report skippped testsSimon Glass2022-10-311-3/+20
* Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2022-10-304-2/+86
|\
| * video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-2/+2
| * video: Add commands to list and change fontsSimon Glass2022-10-303-0/+84
* | dm: core: Do not stop uclass iteration on errorMichal Suchanek2022-10-292-13/+24
* | event: Drop the path when checking event-list filenamesSimon Glass2022-10-291-3/+3
|/
* dm: memory: Introduce new uclassRoger Quadros2022-10-262-0/+22
* test: Move to a working version of setuptoolsSimon Glass2022-10-261-0/+1
* test: Fix typo in test nameMichal Suchanek2022-10-211-2/+2