Age | Commit message (Expand) | Author |
---|---|---|
2019-04-10 | test.py: Disable fsck for FAT tests for now | Tom Rini |
2019-04-09 | test: fs: Added tests for symlinks | Jean-Jacques Hiblot |
2019-04-09 | test: fs: Add filesystem integrity checks | Jean-Jacques Hiblot |
2019-04-09 | test: fs: disable the metadata checksums on ext4 filesystems | Jean-Jacques Hiblot |
2019-01-15 | test: Use single quote consistently | Simon Glass |
2018-11-29 | test: Add a 'make qcheck' target for quicker testing | Simon Glass |
2018-10-06 | test/py: test_fs: add docstring comments to helper functions | Akashi Takahiro |
2018-10-06 | test/py: test_fs: remove fs_type argument from umount_fs() | Akashi Takahiro |
2018-09-23 | test/py: fs: add fstest/unlink test | Akashi, Takahiro |
2018-09-23 | test/py: fs: add fstest/mkdir test | AKASHI Takahiro |
2018-09-23 | test/py: fs: add extended write operation test | AKASHI Takahiro |
2018-09-23 | test/py: convert fs-test.sh to pytest | AKASHI Takahiro |