summaryrefslogtreecommitdiff
path: root/test/py/tests
AgeCommit message (Expand)Author
2025-04-08Merge patch series "Improve pytest runtime"Tom Rini
2025-04-08test/py: Rework test_efi_secboot to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_efi_capsule to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_eficonfig to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_efi_bootmgr to not use virt-make-fsTom Rini
2025-04-08test/py: Fix a problem with setup_imageTom Rini
2025-04-08test/py/tests: Move "setup_image" from test_ut.py to fs_helper.pyTom Rini
2025-04-08test/py: Rework test_xxd to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_cat to not use virt-make-fsTom Rini
2025-04-03test: Add a test for booting Ubuntu 24.04Simon Glass
2025-04-03test/py: Correct sizing of created disksSimon Glass
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02test_fs: Add exfat testsMarek Vasut
2025-04-02test_fs: Allow testing FS_GENERICMarek Vasut
2025-03-30test: use truncate in mk_fs()Heinrich Schuchardt
2025-03-15test: Make net tests depend on CONFIG_CMD_NETSimon Glass
2025-03-15test/py: Drop assigning ubman to consSimon Glass
2025-03-15test/py: Drop importing utils as utilSimon Glass
2025-03-15test/py: Drop u_boot_ prefix on test filesSimon Glass
2025-03-15test/py: Shorten u_boot_consoleSimon Glass
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