summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fs
AgeCommit message (Expand)Author
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass
2018-10-06test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro
2018-10-06test/py: test_fs: remove fs_type argument from umount_fs()Akashi Takahiro
2018-09-23test/py: fs: add fstest/unlink testAkashi, Takahiro
2018-09-23test/py: fs: add fstest/mkdir testAKASHI Takahiro
2018-09-23test/py: fs: add extended write operation testAKASHI Takahiro
2018-09-23test/py: convert fs-test.sh to pytestAKASHI Takahiro