summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2025-05-18test: allow testing with NET_LWIP=yHeinrich Schuchardt
2025-05-18test: allow multiple config options in buildconfigspecHeinrich Schuchardt
2025-05-11test/py/test_efi_fit: test fdt and initrdAdriano Cordova
2025-05-11doc: pytest: Document the test_button testTom Rini
2025-05-11doc: pytest: Document the test_bootmenu testTom Rini
2025-05-11doc: pytest: Document the test_bind testTom Rini
2025-05-11doc: pytest: Document the test_efi_loader testTom Rini
2025-05-11doc: pytest: Document the test_bootstage testTom Rini
2025-05-11doc: pytest: Document the test_net testTom Rini
2025-05-11test: test_net_boot: Add more commentsTom Rini
2025-05-11doc: pytest: Document the test_net_boot testTom Rini
2025-05-11doc: pytest: Framework for documenting tests and document test_000_versionTom Rini
2025-04-24test/py: spi: Prevent to overwrite the reserved memoryLove Kumar
2025-04-21Merge patch series "fs: exfat: Flush node before put in read() callback"Tom Rini
2025-04-21test_fs: Test 'mv' command on exfat and fs_genericMarek Vasut
2025-04-21test_fs: Add test -e testMarek Vasut
2025-04-14Merge patch series "Static initcalls"Tom Rini
2025-04-14common: board: make initcalls staticJerome Forissier
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