summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fs/conftest.py
AgeCommit message (Expand)AuthorFilesLines
2020-08-08tests: support mkfs.ext4 without metadata_csumStephen Warren1-2/+4
2020-04-27test: test_fs error messageHeinrich Schuchardt1-2/+3
2019-10-31test/py: Update test_fs to decode check_output callsTom Rini1-12/+12
2019-10-31test/py: Automated conversion to Python 3Tom Rini1-2/+2
2019-04-10test: fs: Added tests for symlinksJean-Jacques Hiblot1-0/+75
2019-04-09test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot1-0/+2
2019-01-15test: Use single quote consistentlySimon Glass1-4/+4
2018-10-06test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro1-0/+133
2018-10-06test/py: test_fs: remove fs_type argument from umount_fs()Akashi Takahiro1-7/+7
2018-09-23test/py: fs: add fstest/unlink testAkashi, Takahiro1-0/+62
2018-09-23test/py: fs: add fstest/mkdir testAKASHI Takahiro1-0/+29
2018-09-23test/py: fs: add extended write operation testAKASHI Takahiro1-0/+83
2018-09-23test/py: convert fs-test.sh to pytestAKASHI Takahiro1-0/+218