summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2024-11-15test/py: spi: Rephrase the warning/error messagesLove Kumar
2024-11-13test: Correct regex string in test_spiSimon Glass
2024-11-13test: Support testing with two board-buildsSimon Glass
2024-11-13test: Add a section for closing the connectionSimon Glass
2024-11-13test: Try to shut down the lab console gracefullySimon Glass
2024-11-13test: Avoid double echo when starting upSimon Glass
2024-11-13test: Improve handling of sending commandsSimon Glass
2024-11-13test: Introduce lab modeSimon Glass
2024-11-13test: Introduce the concept of a roleSimon Glass
2024-11-13test: Allow connecting to a running boardSimon Glass
2024-11-13test: Release board after tests completeSimon Glass
2024-11-13test: Allow signaling that U-Boot is readySimon Glass
2024-11-09test: efi: boot: Set up an image suitable for EFI testingSimon Glass
2024-11-04usb: Fix test dependency on ext4write commandAndrew Goodbody
2024-11-04usb: Fix test failure with multiple partitionsAndrew Goodbody
2024-11-03test: Drop the duplicate line in setup_bootmenu_image()Simon Glass
2024-11-01Merge patch series "fs: ext4: implement opendir, readdir, closedir"Tom Rini
2024-11-01fs: ext4: use fs_ls_genericHeinrich Schuchardt
2024-11-01test/py: spi: prevent overwriting relocation memoryPadmarao Begari
2024-10-30cmd/eficonfig: capitalize 'enter description'Heinrich Schuchardt
2024-10-27test: efi_loader: Fix dependency for http testAndrew Goodbody
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27acpi: Allocate and write ACPI tablesPatrick Rudolph
2024-10-24cmd: bcb: introduce 'ab_dump' command to print BCB block contentDmitry Rokosov
2024-10-24treewide: bcb: move ab_select command to bcb subcommandsDmitry Rokosov
2024-10-15test: Fix skip check for sleep command testAndrew Goodbody
2024-10-15test: Fix mulptiplex_log typoSimon Glass
2024-10-15test: Tidy up remaining exceptionsSimon Glass
2024-10-15test: Detect dead connectionsSimon Glass
2024-10-15test: Separate out the exception handlingSimon Glass
2024-10-15test: Move the receive code into a functionSimon Glass
2024-10-15test: Create a common function to get the configSimon Glass
2024-10-15test: Use a constant for the test timeoutSimon Glass
2024-10-09test: don't call restart_uboot in EFI watchdog testHeinrich Schuchardt
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24test/py: test_efi_loader: add HTTP (wget) test for the EFI loaderJerome Forissier
2024-09-24test/py: test_efi_loader: add missing dependency on cmd_tftpbootJerome Forissier
2024-09-24test/py: net_boot: fix commentJerome Forissier
2024-09-24test/py/tests/test_bootstage.py: Combine stash/unstash testsTom Rini
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18test/py: Fix some pylint warnings in test_ut.pySimon Glass
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-09-10test/py: spi: Set the expected error messageLove Kumar
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-27test/py: spi: Add tests for SPI flash deviceLove Kumar
2024-08-21pytest: requirements.txt: Resync with the rest of the projectTom Rini
2024-08-09upl: Add an end-to-end testSimon Glass
2024-08-09sandbox_vpl: Enable Universal PayloadSimon Glass
2024-07-20test/py/requirements.txt: Bump setuptools to 70.3.0Tom Rini