aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/py: Make the number of SPL banners seen a variableWIP/08May2024-nextTom Rini2024-05-081-11/+4
* test: Remove <common.h> and add needed includesTom Rini2024-05-06196-196/+9
* rng: Introduce SPL_DM_RNGMarek Vasut2024-05-051-1/+1
* efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt2024-05-013-22/+22
* test: py: add optee_rpmb testsIgor Opaniuk2024-04-181-0/+20
* test: typo currenHeinrich Schuchardt2024-04-171-3/+3
* disk: simplify print_part_header()Heinrich Schuchardt2024-04-121-1/+1
* test: remove unused import from pkg_resourcesHeinrich Schuchardt2024-04-121-1/+0
* boot: correct finding the default EFI binaryHeinrich Schuchardt2024-04-081-1/+3
* boot: correct the default sequence of boot methodsHeinrich Schuchardt2024-04-081-1/+1
* sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu2024-04-082-160/+8
* acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt2024-03-271-3/+3
* test: dm: add button_cmd testWIP/20Mar2024-nextCaleb Connolly2024-03-201-0/+96
* test/py: reset: Add a test for reset commandWIP/2024-03-19-assorted-updatesLove Kumar2024-03-191-0/+63
* test/py: saveenv: Add a test for saveenv commandLove Kumar2024-03-191-0/+137
* bootstd: fix build error when CONFIG_MMC is disabledDan Carpenter2024-03-041-0/+3
* bootflow: Fix build error when BOOTMETH_CROS is disabledDan Carpenter2024-03-041-1/+1
* cmd: setexpr: fix no matching string in gsub return empty valueMassimiliano Minella2024-03-021-0/+10
* test: cmd: mbr: Fix Smatch static checker warningAlexander Gendin2024-03-021-1/+5
* test/py: net: Add dhcp abort testLove Kumar2024-03-011-0/+58
* Merge patch series "Handoff bloblist from previous boot stage"Tom Rini2024-02-291-5/+3
|\
| * bloblist: refactor of bloblist_reloc()Raymond Mao2024-02-291-4/+2
| * bloblist: check bloblist with specified buffer sizeRaymond Mao2024-02-291-1/+1
* | avb: move SPDX license identifiers to the first lineIgor Opaniuk2024-02-151-2/+1
|/
* clk: Remove rfreeSean Anderson2024-01-291-9/+0
* test/py: scsi: Add test for scsi commandsLove Kumar2024-01-291-0/+92
* test/py: usb: Add tests for USB deviceLove Kumar2024-01-291-0/+626
* test/py: mmc: Add tests for MMC deviceLove Kumar2024-01-291-0/+671
* test/py: secure: Add secure tests for Zynq & ZynqMPLove Kumar2024-01-292-0/+294
* test/py: gpio: Add gpio pins generic testLove Kumar2024-01-291-0/+90
* test/py: zynqmp_rpu: Add test for loading RPU appsLove Kumar2024-01-291-0/+208
* pytest: update requirements.txtCaleb Connolly2024-01-291-2/+2
* test: unit test for smbios commandHeinrich Schuchardt2024-01-261-0/+41
* test: enhance unicode_test_utf8_to_utf32_stream()Heinrich Schuchardt2024-01-241-3/+8
* test/py: bootstage: Add test for bootstage commandLove Kumar2024-01-181-0/+67
* test: Skip cleanup test if not built out of treeTobias Deiminger2024-01-181-0/+5
* Revert "test: hush: dollar: fix bugous behavior"Tom Rini2024-01-181-3/+20
* Revert "test/py: net: Add dhcp abort test"Tom Rini2024-01-181-57/+0
* test: test_trace.py: Have trace-cmd report always use -lTom Rini2024-01-181-16/+16
* test/py/requirements.txt: Update packaging requirementTom Rini2024-01-171-1/+1
* Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2024-01-171-1/+1
|\
| * efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro2024-01-171-1/+1
* | test.py: Update pycryptodomex to address CVE-2023-52323Tom Rini2024-01-171-1/+1
* | test: add test of "cp" shell commandRasmus Villemoes2024-01-172-0/+169
* | test/py: memtest: Add tests for mtest commandLove Kumar2024-01-161-0/+68
* | test/py: i2c: Add tests for i2c commandLove Kumar2024-01-161-0/+116
* | test/py: mii: Add tests for mii commandLove Kumar2024-01-161-0/+92
* | test/py: mdio: Add tests for mdio commandLove Kumar2024-01-161-0/+79
* | test/py: net: Add dhcp abort testLove Kumar2024-01-161-0/+57
|/
* test: spmi: fix testsCaleb Connolly2024-01-161-2/+2