Age | Commit message (Expand) | Author |
2011-05-27 | fs-tests: integck: add some more error messages | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: print error message on error | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: close files after creation | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: make directory checking work | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: add verbose reporting | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: always check clean data | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: introduce a helper function for dir sync | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: print name of directory which we cannot open | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: EIO can also be return in power-cut testing | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: implement MTD reattaching | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: read all files in power cut mode | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: verify truncation only if -v option was given | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: fsync directories as well | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: return error if fsync fails | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: fsync more often | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: verify clean files | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: make -v work -e | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: check direntries in power cut mode | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: check errno in pvc macro | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: fix segfault | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: introduce the clean flag | Artem Bityutskiy |
2011-04-29 | fs-tests: integck: print error number in pcv messages | Artem Bityutskiy |
2011-04-29 | fs-tests: integck: re-structure file_write a little | Artem Bityutskiy |
2011-04-29 | fs-tests: integck: limit the recursion depth | Artem Bityutskiy |
2011-04-29 | fs-tests: integck: fail loudly on unexpected EROFS | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: fix falures with SIGBUS | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: ignore -e if in power cut mode | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: fix line number in CHECK() output | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: do not run checking when in power cut mode | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: introduce a helper for checking | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: print a bit less if in power cut mode | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: improve remountability logic | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: re-mount always if not root fs | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: make -v switch work | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: use rand_r everywhere | Artem Bityutskiy |
2011-04-24 | fs-tests: use independent random generators for ops and data | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: add debug compilation target | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: implement holes verification | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: implement data verification | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: add -e option to verify operations | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: print backtrace in case of failure | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: do not inlcude lib directory | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: improve help message | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: make power cut mode work | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: remove unneeded \n | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: do not assume the FS is mounted after failure | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: add recovery remounting function | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: simplify dirent manipulation | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: do not forget to free mount_opts | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: iterate for ever in case of power cut testing | Artem Bityutskiy |