aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-10-14tests: checkfs: remove unused codeAndy Shevchenko
2011-08-23mtd-utils: use __func__ instead of __FUNCTION__Brian Norris
2011-06-29mtd-utils: update .gitignore filesBrian Norris
2011-06-29mtd-utils: remove whitespace at end of linesBrian Norris
2011-06-29mtd-tests: io_paral: build error, "variable length strings"Brian Norris
2011-06-29mtd-tests: checkfs: fix size_t related warningBrian 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
2011-04-24fs-tests: integck: do not inlcude lib directoryArtem Bityutskiy