summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_fs/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* test: Fix filesystem tests always being skippedAlper Nebi Yasak2021-05-261-12/+36
* test: Don't unmount not (yet) mounted systemAndy Shevchenko2021-03-311-22/+56
* test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini2021-01-291-10/+5
* tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-071-2/+4
* test: test_fs error messageHeinrich Schuchardt2020-04-271-2/+3
* 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: fs: Added tests for symlinksJean-Jacques Hiblot2019-04-091-0/+75
* 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/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-231-0/+62
* test/py: fs: add fstest/mkdir testAKASHI Takahiro2018-09-231-0/+29
* test/py: fs: add extended write operation testAKASHI Takahiro2018-09-231-0/+83
* test/py: convert fs-test.sh to pytestAKASHI Takahiro2018-09-231-0/+218