summaryrefslogtreecommitdiff
path: root/test/py/tests/fs_helper.py
AgeCommit message (Expand)Author
2025-04-08Merge patch series "Improve pytest runtime"Tom 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-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
2024-11-29test_fs: Allow running unprivilegedRichard Weinberger
2023-11-28test: Add size granularity parameter to mk_fsChristian Taedcke
2023-11-28test: Add support to create a fat12 fsChristian Taedcke
2023-08-25test: Move 1MB.fat32.img and 2MB.ext2.imgSimon Glass
2022-11-07dm: Add tests for the sandbox host driverSimon Glass
2022-11-07test: Correct pylint warnings in fs_helperSimon Glass
2022-11-07test: Split out mk_fs function into a helperSimon Glass