aboutsummaryrefslogtreecommitdiff
path: root/tests/fs-tests
AgeCommit message (Expand)Author
2020-02-09mtd-utils: Fix potential negative arguments passed to close(2)David Oberhollenzer
2019-11-10fs-tests: don't leak temporary buffersDavid Oberhollenzer
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2017-11-03Enable further warning flags, address new warningsDavid Oberhollenzer
2017-11-02Mark or fix switch cases that fall throughDavid Oberhollenzer
2017-06-28Add const modifier to read only strings and string constantsDavid Oberhollenzer
2017-06-28Silence warnings about unused argumentsDavid Oberhollenzer
2017-06-28Eliminate warnings about missing prototypesDavid Oberhollenzer
2017-06-28Use autoconf header detection correctly for libmissingDavid Oberhollenzer
2017-06-14ubi-utils: Return error code if command line option is unknownDaniel Wagner
2016-11-17Add libmissingDavid Oberhollenzer
2016-11-17Unify version string printingDavid Oberhollenzer
2016-11-17Integrate tests into autotools build systemDavid Oberhollenzer
2016-08-25fs-tests: integrity: don't include header <bits/stdio_lim.h>Rahul Bedarkar
2015-07-06mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.shDongsheng Yang
2014-04-15mtd-utils: integck: Use $(CC) and $(AR) instead of 'gcc' and 'ar' consistentlyMats Kärrman
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