summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_fs
Commit message (Expand)AuthorAgeFilesLines
* test.py: Disable fsck for FAT tests for nowTom Rini2019-04-101-2/+0
* test: fs: Added tests for symlinksJean-Jacques Hiblot2019-04-093-0/+208
* test: fs: Add filesystem integrity checksJean-Jacques Hiblot2019-04-095-3/+48
* test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot2019-04-091-0/+2
* test: Use single quote consistentlySimon Glass2019-01-151-4/+4
* test: Add a 'make qcheck' target for quicker testingSimon Glass2018-11-294-0/+4
* test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro2018-10-061-0/+133
* test/py: test_fs: remove fs_type argument from umount_fs()Akashi Takahiro2018-10-061-7/+7
* test/py: fs: add fstest/unlink testAkashi, Takahiro2018-09-232-0/+171
* test/py: fs: add fstest/mkdir testAKASHI Takahiro2018-09-232-0/+141
* test/py: fs: add extended write operation testAKASHI Takahiro2018-09-233-0/+310
* test/py: convert fs-test.sh to pytestAKASHI Takahiro2018-09-233-0/+515