summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2025-04-10test/py: memtest: Fix test for non-trivial parametersAndrew Goodbody
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: Allow tests to be filtered by roleSimon Glass
2025-04-03test/py: Add a helper to send charactersSimon 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: Show info about module-loadingSimon 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-14Merge patch series "Rework requirements.txt files"Tom Rini
2025-02-14python: Recreate test/py and tools/buildman requirements.txt filesTom Rini
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-30test/py: Add a report show test durationsSimon Glass
2025-01-25test/py: Handle u-boot-test-getrole failureSimon Glass
2025-01-25test/py: Provide the correct U_BOOT_SOURCE_DIR to getroleSimon Glass
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: Drop the _test suffix on linker listsSimon 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