aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2023-12-20bootm: Fix flags used for bootargs string substitutionPiotr Kubik
2023-12-13test: vboot: Using variable 'old_dtb' before assignmentHeinrich Schuchardt
2023-12-13test: fit: Using variable 'old_dtb' before assignmentHeinrich Schuchardt
2023-12-09test/py: Disable error E0611 in two cases for pylintTom Rini
2023-11-29test/py: net: Add a TFTP put testLove Kumar
2023-11-28Merge patch series "fs: fat: calculate FAT type based on cluster count"Tom Rini
2023-11-28test: fs: Add test to detect fat typeChristian Taedcke
2023-11-28test: Add size granularity parameter to mk_fsChristian Taedcke
2023-11-28test: fs: Add fat12 to supported fs of some testsChristian Taedcke
2023-11-28test: Add support to create a fat12 fsChristian Taedcke
2023-11-18efi_loader: Boot var automatic managementRaymond Mao
2023-11-07CI, pytest: Add a test for sandbox without LTOTom Rini
2023-11-07sandbox: Add a test for disabling CONFIG_CMDLINESimon Glass
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27test/py: always use autostart on tpm2 selftestsIlias Apalodimas
2023-10-27test: use a non system PCR for testing PCR extendIlias Apalodimas
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2023-10-10test/py: net: Add a test for 'pxe get' commandLove Kumar
2023-10-09test/py: sleep: Add a test for the time commandLove Kumar
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass
2023-09-21test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=TrueMichal Simek
2023-09-11cmd: gpt: Add command to swap partition orderJoshua Watt
2023-09-11cmd: gpt: Preserve bootable flagJoshua Watt
2023-09-11cmd: gpt: Preserve type GUID if enabledJoshua Watt
2023-09-11cmd: gpt: Add command to set bootable flagsJoshua Watt
2023-09-11cmd: gpt: Add gpt_partition_bootable variableJoshua Watt
2023-09-11tests: gpt: Remove test order dependencyJoshua Watt
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-31initcall: Support emitting eventsSimon Glass
2023-08-31event: Support a simple spy recordSimon Glass
2023-08-29test: capsule: Remove logic to add public key ESLSughosh Ganu
2023-08-29sandbox: trace: Increase trace buffer sizeSughosh Ganu
2023-08-29test: capsule: Generate EFI capsules through binmanSughosh Ganu
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass
2023-08-25test: Move 1MB.fat32.img and 2MB.ext2.imgSimon Glass
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass
2023-08-14test: unit test for semihostingHeinrich Schuchardt
2023-07-20test: avoid function name 'setup'Heinrich Schuchardt
2023-07-17tests: Fix exception when cleaning up skipped testJoshua Watt
2023-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-07test: Find leftovers after clean/mrproperTobias Deiminger
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-20python: Update requirements.txt for security issuesTom Rini
2023-06-16test: correct architecture in EFI FIT testHeinrich Schuchardt
2023-06-13Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-06-13test/py: Account PCR updates properly during testingIlias Apalodimas
2023-06-13test/py: replace 'tpm2 init, startup, selftest' sequencesIlias Apalodimas
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini