summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fs/test_basic.py
AgeCommit message (Expand)Author
2025-04-21test_fs: Add test -e testMarek Vasut
2025-04-02test_fs: Allow testing FS_GENERICMarek Vasut
2025-03-15test/py: Shorten u_boot_consoleSimon Glass
2024-11-01fs: ext4: use fs_ls_genericHeinrich Schuchardt
2019-04-09test: fs: Add filesystem integrity checksJean-Jacques Hiblot
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass
2018-09-23test/py: convert fs-test.sh to pytestAKASHI Takahiro