summaryrefslogtreecommitdiff
path: root/test/py/tests
AgeCommit message (Expand)Author
2025-03-07Merge patch series "This series adds support for file renaming to EFI_FILE_PR...Tom Rini
2025-03-07fs: fat: add renameGabriel Dalimonte
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-21test/py: Have test_usb.py raise an Exception with unsupported filesystemsTom Rini
2025-02-21test/py: Rework how test_ums.py handles (not) having write enabledTom Rini
2025-02-21test/py: Rework test_spi.py to assert we found outputTom Rini
2025-02-20efi_driver: create a parent device for all EFI block devicesHeinrich Schuchardt
2025-02-11test: Do flag-processing in the correct placeSimon Glass
2025-02-11test: Allow running a selection of suitesSimon Glass
2025-02-11test: Tweak FDT-overlay testsSimon Glass
2025-02-11test: Leave out the prefix when printing test namesSimon Glass
2025-02-10test/py: usb: Fix format string for fstype commandAndrew Goodbody
2025-01-24Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini
2025-01-24test: Disable test_suiteSimon Glass
2025-01-24test: Move stat-printing into its own functionSimon Glass
2025-01-24test: Drop conditional compilation for suitesSimon Glass
2025-01-24test: Drop the info test from the listSimon Glass
2025-01-24test/py: Add a test which runs all unit testsSimon Glass
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22test: Fix inpected typo in upl testSimon Glass
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootstd: Add a simple command to list imagesSimon Glass
2025-01-14Merge patch series "SMBIOS improvements"Tom Rini
2025-01-14cmd: update smbios cmdRaymond Mao
2025-01-05test: fix test_extension.pyHeinrich Schuchardt
2025-01-01Merge patch series "Add 'trace wipe'"Tom Rini
2024-12-31test: test_trace.py: test 'trace wipe'Jerome Forissier
2024-12-03Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2024-11-29test/py: zynqmp_rpu: Fix tcminit mode valueLove Kumar
2024-11-26bootstd: Remove prepared imagesSimon Glass
2024-11-26test_ut: Drop support for fallback filesSimon Glass
2024-11-26test_ut: Use the built mkimageSimon Glass
2024-11-26test_ut: Drop exeception handlingSimon Glass
2024-11-26test_ut: Allow running unprivilegedRichard Weinberger
2024-11-26test_ut: Add an image size to setup_image()Simon Glass
2024-11-26test_fs: Rename mount dir to scratchRichard Weinberger
2024-11-26test_fs: Allow running unprivilegedRichard Weinberger
2024-11-26bootstd: Add test for Android boot image v2Guillaume La Roque
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-17test/py: mmc: Add support for different mmc modesLove Kumar
2024-11-17test/py: usb: Distinguish b/w ext2/ext4 partitionsLove Kumar
2024-11-17test/py: mmc: Distinguish b/w ext2/ext4 partitionsLove Kumar
2024-11-15test/py: spi: Rephrase the warning/error messagesLove Kumar
2024-11-13test: Correct regex string in test_spiSimon 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