summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_fs
Commit message (Expand)AuthorAgeFilesLines
* cmd: fat: Use do_save() for fatwriteLad Prabhakar2020-10-231-3/+3
* test/py: Add tests for LZO and ZSTDJoao Marcos Costa2020-08-243-47/+102
* test/py: fix SquashFS testsJoao Marcos Costa2020-08-103-14/+16
* tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-071-2/+4
* test/py: Add tests for the SquashFS commandsJoao Marcos Costa2020-08-073-0/+101
* cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-071-0/+13
* test: test_fs error messageHeinrich Schuchardt2020-04-271-2/+3
* test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro2019-12-051-0/+84
* test/py: Update test_fs to decode check_output callsTom Rini2019-10-301-12/+12
* test/py: Automated conversion to Python 3Tom Rini2019-10-301-2/+2
* 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