aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-05-01efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt
2024-04-18test: py: add optee_rpmb testsIgor Opaniuk
2024-04-17test: typo currenHeinrich Schuchardt
2024-04-12disk: simplify print_part_header()Heinrich Schuchardt
2024-04-12test: remove unused import from pkg_resourcesHeinrich Schuchardt
2024-04-08boot: correct finding the default EFI binaryHeinrich Schuchardt
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt
2024-03-20test: dm: add button_cmd testCaleb Connolly
2024-03-19test/py: reset: Add a test for reset commandLove Kumar
2024-03-19test/py: saveenv: Add a test for saveenv commandLove Kumar
2024-03-04bootstd: fix build error when CONFIG_MMC is disabledDan Carpenter
2024-03-04bootflow: Fix build error when BOOTMETH_CROS is disabledDan Carpenter
2024-03-02cmd: setexpr: fix no matching string in gsub return empty valueMassimiliano Minella
2024-03-02test: cmd: mbr: Fix Smatch static checker warningAlexander Gendin
2024-03-01test/py: net: Add dhcp abort testLove Kumar
2024-02-29Merge patch series "Handoff bloblist from previous boot stage"Tom Rini
2024-02-29bloblist: refactor of bloblist_reloc()Raymond Mao
2024-02-29bloblist: check bloblist with specified buffer sizeRaymond Mao
2024-02-15avb: move SPDX license identifiers to the first lineIgor Opaniuk
2024-01-29clk: Remove rfreeSean Anderson
2024-01-29test/py: scsi: Add test for scsi commandsLove Kumar
2024-01-29test/py: usb: Add tests for USB deviceLove Kumar
2024-01-29test/py: mmc: Add tests for MMC deviceLove Kumar
2024-01-29test/py: secure: Add secure tests for Zynq & ZynqMPLove Kumar
2024-01-29test/py: gpio: Add gpio pins generic testLove Kumar
2024-01-29test/py: zynqmp_rpu: Add test for loading RPU appsLove Kumar
2024-01-29pytest: update requirements.txtCaleb Connolly
2024-01-26test: unit test for smbios commandHeinrich Schuchardt
2024-01-24test: enhance unicode_test_utf8_to_utf32_stream()Heinrich Schuchardt
2024-01-18test/py: bootstage: Add test for bootstage commandLove Kumar
2024-01-18test: Skip cleanup test if not built out of treeTobias Deiminger
2024-01-18Revert "test: hush: dollar: fix bugous behavior"Tom Rini
2024-01-18Revert "test/py: net: Add dhcp abort test"Tom Rini
2024-01-18test: test_trace.py: Have trace-cmd report always use -lTom Rini
2024-01-17test/py/requirements.txt: Update packaging requirementTom Rini
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-17test.py: Update pycryptodomex to address CVE-2023-52323Tom Rini
2024-01-17test: add test of "cp" shell commandRasmus Villemoes
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro
2024-01-16test/py: memtest: Add tests for mtest commandLove Kumar
2024-01-16test/py: i2c: Add tests for i2c commandLove Kumar
2024-01-16test/py: mii: Add tests for mii commandLove Kumar
2024-01-16test/py: mdio: Add tests for mdio commandLove Kumar
2024-01-16test/py: net: Add dhcp abort testLove Kumar
2024-01-16test: spmi: fix testsCaleb Connolly
2024-01-11test: fs: fs-test: Move the tests to use sha256sumPeter Robinson
2024-01-11test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTDHeinrich Schuchardt
2024-01-11test: build test/boot for CONFIG_UT_BOOTSTD=nHeinrich Schuchardt