summaryrefslogtreecommitdiff
path: root/tests/fs-tests
AgeCommit message (Expand)Author
2013-03-11integck: fix identation a bitArtem Bityutskiy
2013-03-11integck.c: Fix buffer overflow in save_fileElie De Brauwer
2013-03-11integck.c: rework file_check_data to immediately dump the buffer containing t...Elie De Brauwer
2013-03-11integck.c: Only verify the operation after all datastructures have been updatedElie De Brauwer
2012-09-25consistency between u_int32_t / off_t / off64_tRichard Genoud
2012-08-23ubiattach: introduce max_beb_per1024 in UBI_IOCATTRichard Genoud
2011-06-29mtd-utils: update .gitignore filesBrian Norris
2011-06-27rewrite build system to avoid recursionMike Frysinger
2011-06-25integck: fix build error (MS_DIRSYNC, MS_RELATIME)Brian Norris
2011-05-27fs-tests: integck: add some more error messagesArtem Bityutskiy
2011-05-27fs-tests: integck: print error message on errorArtem Bityutskiy
2011-05-27fs-tests: integck: close files after creationArtem Bityutskiy
2011-05-27fs-tests: integck: make directory checking workArtem Bityutskiy
2011-05-27fs-tests: integck: add verbose reportingArtem Bityutskiy
2011-05-27fs-tests: integck: always check clean dataArtem Bityutskiy
2011-05-27fs-tests: integck: introduce a helper function for dir syncArtem Bityutskiy
2011-05-27fs-tests: integck: print name of directory which we cannot openArtem Bityutskiy
2011-05-27fs-tests: integck: EIO can also be return in power-cut testingArtem Bityutskiy
2011-05-27fs-tests: integck: implement MTD reattachingArtem Bityutskiy
2011-05-20fs-tests: integck: read all files in power cut modeArtem Bityutskiy
2011-05-20fs-tests: integck: verify truncation only if -v option was givenArtem Bityutskiy
2011-05-20fs-tests: integck: fsync directories as wellArtem Bityutskiy
2011-05-20fs-tests: integck: return error if fsync failsArtem Bityutskiy
2011-05-20fs-tests: integck: fsync more oftenArtem Bityutskiy
2011-05-20fs-tests: integck: verify clean filesArtem Bityutskiy
2011-05-20fs-tests: integck: make -v work -eArtem Bityutskiy
2011-05-20fs-tests: integck: check direntries in power cut modeArtem Bityutskiy
2011-05-20fs-tests: integck: check errno in pvc macroArtem Bityutskiy
2011-05-20fs-tests: integck: fix segfaultArtem Bityutskiy
2011-05-20fs-tests: integck: introduce the clean flagArtem Bityutskiy
2011-04-29fs-tests: integck: print error number in pcv messagesArtem Bityutskiy
2011-04-29fs-tests: integck: re-structure file_write a littleArtem Bityutskiy
2011-04-29fs-tests: integck: limit the recursion depthArtem Bityutskiy
2011-04-29fs-tests: integck: fail loudly on unexpected EROFSArtem Bityutskiy
2011-04-25fs-tests: integck: fix falures with SIGBUSArtem Bityutskiy
2011-04-25fs-tests: integck: ignore -e if in power cut modeArtem Bityutskiy
2011-04-25fs-tests: integck: fix line number in CHECK() outputArtem Bityutskiy
2011-04-25fs-tests: integck: do not run checking when in power cut modeArtem Bityutskiy
2011-04-25fs-tests: integck: introduce a helper for checkingArtem Bityutskiy
2011-04-24fs-tests: integck: print a bit less if in power cut modeArtem Bityutskiy
2011-04-24fs-tests: integck: improve remountability logicArtem Bityutskiy
2011-04-24fs-tests: integck: re-mount always if not root fsArtem Bityutskiy
2011-04-24fs-tests: integck: make -v switch workArtem Bityutskiy
2011-04-24fs-tests: integck: use rand_r everywhereArtem Bityutskiy
2011-04-24fs-tests: use independent random generators for ops and dataArtem Bityutskiy
2011-04-24fs-tests: integck: add debug compilation targetArtem Bityutskiy
2011-04-24fs-tests: integck: implement holes verificationArtem Bityutskiy
2011-04-24fs-tests: integck: implement data verificationArtem Bityutskiy
2011-04-24fs-tests: integck: add -e option to verify operationsArtem Bityutskiy
2011-04-24fs-tests: integck: print backtrace in case of failureArtem Bityutskiy