summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-06-13test/py: replace 'tpm2 init, startup, selftest' sequencesIlias Apalodimas1-11/+2
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini9-15/+15
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini4-39/+41
2023-06-12global: Use proper project name U-BootMichal Simek9-15/+15
2023-06-09test: dm: fwu: fix for the updated apiJassi Brar1-19/+3
2023-06-08test/py: efi_capsule: test for FMP versioningMasahisa Kojima6-2/+404
2023-06-08test: efi_capsule: refactor efi_capsule testMasahisa Kojima5-642/+287
2023-06-01acpi: Put the version numbers in a central placeSimon Glass1-9/+7
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass2-29/+29
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass1-5/+5
2023-05-13bootstd: usb: Avoid initing USB twiceSimon Glass1-0/+5
2023-05-13usb: Tidy up the usb_start flagSimon Glass2-5/+2
2023-05-06test: eth: IPv6 network discovery unit testEhsan Mohandesi1-0/+88
2023-05-06test/py: IPv6 network discovery testEhsan Mohandesi1-1/+30
2023-05-06net: dhcp6: Add a sandbox test for dhcp6Sean Edmond1-0/+25
2023-05-04Merge branch '2023-05-03-assorted-updates-and-fixes'Tom Rini1-0/+13
2023-05-04efi: Rename the base efi self-testSimon Glass1-1/+1
2023-05-04test: fix pydoc issues for EFI testsHeinrich Schuchardt5-11/+16
2023-05-04test: hush_if_test: Add hush variable testStefan Herbrechtsmeier1-0/+13
2023-05-02test: Add tests for the extconSvyatoslav Ryhel2-0/+22
2023-04-28core: fdtaddr: use map_sysmem() as cast for the returnJohan Jonker1-1/+4
2023-04-28test: fdt: Fix copyright messageMarek Vasut1-1/+1
2023-04-28sandbox64: add a test case for UCLASS_NVMXIPAbdellatif El Khlifi2-0/+150
2023-04-27ide: Move ide_init() into probingSimon Glass1-2/+0
2023-04-26bootstd: Report missing labels only when askedSimon Glass1-7/+5
2023-04-25pytest: Use --lazy with umountTom Rini1-2/+2
2023-04-25test: move unit tests into a sub-menuHeinrich Schuchardt1-1/+5
2023-04-25test: improve configuration for Kconfig test optionsHeinrich Schuchardt1-7/+8
2023-04-21test: fix launch_efi()Heinrich Schuchardt1-1/+3
2023-04-21test: fix pylint warning for capsule testsHeinrich Schuchardt4-76/+65
2023-04-10test: dm: mmc: Check block erasing boundariesLoic Poulain1-7/+7
2023-04-05test: blkmap: Add test suiteTobias Waldekranz2-0/+202
2023-04-04test/py: android: extend abootimg testSafae Ouajih1-13/+123
2023-04-04pytest: Update requirements to match sphinx versionsTom Rini1-4/+4
2023-04-03Merge branch 'next'Tom Rini32-127/+1276
2023-04-02test: Run the VPL tests with 'make check'Simon Glass1-0/+5
2023-04-02vbe: Use the correct image filename in the testSimon Glass1-2/+4
2023-04-02fdt: Make fdt addr -q quieterPeter Hoyes1-1/+0
2023-04-02test_vboot.py: include test of fdt_add_pubkey toolRoman Kopytin1-38/+148
2023-03-30test: fs: Check fat short file nameStefan Herbrechtsmeier1-0/+36
2023-03-30test: exit: fix run_commandf() warningsEvgeny Bachinin1-9/+9
2023-03-30test: fdt: fix run_commandf() warningsEvgeny Bachinin1-11/+11
2023-03-30unit-test: cover run_commandf() by test-casesEvgeny Bachinin1-0/+34
2023-03-30test: Add test for new command pci_mpsStephen Carlson3-0/+51
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass1-0/+45
2023-03-28cli: Correct several bugs in cli_getch()Simon Glass2-0/+49
2023-03-18test: add tests of 'read' and 'write' shell commandsRasmus Villemoes2-0/+105
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini9-30/+576
2023-03-15test: cmd: fdt: Test fdt applyMarek Vasut1-0/+152
2023-03-15test: cmd: fdt: Test fdt chosenMarek Vasut1-0/+48