aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test: fs: fs-test: Move the tests to use sha256sumPeter Robinson2024-01-111-59/+59
* test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTDHeinrich Schuchardt2024-01-111-1/+1
* test: build test/boot for CONFIG_UT_BOOTSTD=nHeinrich Schuchardt2024-01-111-1/+1
* Merge patch series "net fixes prior lwip"WIP/11Jan2024Tom Rini2024-01-111-0/+2
|\
| * test_net: print out net listMaxim Uvarov2024-01-111-0/+2
* | test: hush: dollar: fix bugous behaviorIon Agorria2024-01-091-20/+3
* | acpi: Write pointers to tables instead of addressesSimon Glass2024-01-071-5/+5
* | acpi: Rename test dm_test_setup_ctx_and_base_tables()Simon Glass2024-01-071-2/+2
* | bloblist: Add alignment to bloblist_new()Simon Glass2023-12-311-18/+22
* | bloblist: Adjust the bloblist headerSimon Glass2023-12-311-18/+19
* | bloblist: Reduce blob-header sizeSimon Glass2023-12-311-8/+8
* | bloblist: Checksum the entire bloblistSimon Glass2023-12-311-2/+8
* | bloblist: Adjust API to align in powers of 2Simon Glass2023-12-311-2/+2