aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2024-07-20test/py/requirements.txt: Bump setuptools to 70.3.0Tom Rini1-1/+1
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini1-0/+79
2024-07-18Merge patch series "finish using .dtso for overlay source files"Tom Rini2-3/+3
2024-07-18bootstd: Add test for bootmeth_androidMattijs Korpershoek1-0/+79
2024-07-18test/py: efi_capsule: rename device tree overlay source to .dtsoRasmus Villemoes2-3/+3
2024-07-18test/py/requirements.txt: Bump zipp to current releaseTom Rini1-1/+1
2024-07-14test: test for ignore OsIndicationsIlias Apalodimas1-5/+16
2024-07-11test/py/tests/test_fpga.py: Correct check for legacy image format supportTom Rini1-6/+6
2024-07-04test/py/tests: Update some network dependenciesTom Rini2-7/+3
2024-07-04test: Check help outputSimon Glass1-1/+5
2024-07-04test: Decode exceptions only with sandboxSimon Glass2-5/+7
2024-07-04test: dm: Show failing driver nameSimon Glass1-1/+4
2024-07-04log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD setSimon Glass1-4/+7
2024-07-04test: Make bootstd init run only on sandboxSimon Glass1-0/+1
2024-07-04initcall: Correct use of relocation offsetSimon Glass1-2/+2
2024-07-04trace: Update test to tolerate different trace-cmd versionSimon Glass1-1/+1
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini4-8/+18
2024-06-13test/py: net_boot: Add test cases for net bootLove Kumar1-0/+403
2024-06-13test/py: Add support to enable check for bad patternLove Kumar1-0/+44
2024-06-10doc/sphinx, test/py: Update requests module to 2.32.2Tom Rini1-1/+1
2024-06-10efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash checkWeizhao Ouyang3-7/+17
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini1-1/+1
2024-05-27tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extendTim Harvey1-1/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-11/+4
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-4/+11
2024-05-08test/py: Make the number of SPL banners seen a variableWIP/08May2024-nextTom Rini1-11/+4
2024-05-01efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt3-22/+22
2024-04-18test: py: add optee_rpmb testsIgor Opaniuk1-0/+20
2024-04-17test: typo currenHeinrich Schuchardt1-3/+3
2024-04-12disk: simplify print_part_header()Heinrich Schuchardt1-1/+1
2024-04-12test: remove unused import from pkg_resourcesHeinrich Schuchardt1-1/+0
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu2-160/+8
2024-03-19test/py: reset: Add a test for reset commandLove Kumar1-0/+63
2024-03-19test/py: saveenv: Add a test for saveenv commandLove Kumar1-0/+137
2024-03-01test/py: net: Add dhcp abort testLove Kumar1-0/+58
2024-02-15avb: move SPDX license identifiers to the first lineIgor Opaniuk1-2/+1
2024-01-29test/py: scsi: Add test for scsi commandsLove Kumar1-0/+92
2024-01-29test/py: usb: Add tests for USB deviceLove Kumar1-0/+626
2024-01-29test/py: mmc: Add tests for MMC deviceLove Kumar1-0/+671
2024-01-29test/py: secure: Add secure tests for Zynq & ZynqMPLove Kumar2-0/+294
2024-01-29test/py: gpio: Add gpio pins generic testLove Kumar1-0/+90
2024-01-29test/py: zynqmp_rpu: Add test for loading RPU appsLove Kumar1-0/+208
2024-01-29pytest: update requirements.txtCaleb Connolly1-2/+2
2024-01-26test: unit test for smbios commandHeinrich Schuchardt1-0/+41
2024-01-18test/py: bootstage: Add test for bootstage commandLove Kumar1-0/+67
2024-01-18test: Skip cleanup test if not built out of treeTobias Deiminger1-0/+5
2024-01-18Revert "test/py: net: Add dhcp abort test"Tom Rini1-57/+0
2024-01-18test: test_trace.py: Have trace-cmd report always use -lTom Rini1-16/+16
2024-01-17test/py/requirements.txt: Update packaging requirementTom Rini1-1/+1
2024-01-17test.py: Update pycryptodomex to address CVE-2023-52323Tom Rini1-1/+1