aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-09-29mtd: tests: Fix endian issue with CRC generation algorithmPaul McGougan
2015-07-06mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang
2015-07-06mtd-utils: fix the trailing whitespace problemsDongsheng Yang
2015-07-06mtd-utils: ubi-tests: fix a some overflowsDongsheng Yang
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-12-03ubi-tests: fix pthreads linkingBrian Norris
2012-11-16ubi-tests: switch to using common.h from the top levelArtem Bityutskiy
2012-11-16ubi-tests: rename common.[ch] to helpers.[ch]Artem Bityutskiy
2012-11-16ubi-tests: ubi_leb_change_start() no longer uses 'dtype'.Bill Pringlemeir
2012-09-25consistency between u_int32_t / off_t / off64_tRichard Genoud
2012-09-25tests: io_update correct lseek parameters orderRichard Genoud
2012-08-23ubiattach: introduce max_beb_per1024 in UBI_IOCATTRichard Genoud
2012-08-22UBI: sync ubi-user.h with kernel v3.6-rc1Richard Genoud
2012-08-03stress-test.sh: remove a warningArtem Bityutskiy
2012-08-03stress-test.sh: add mtdram testsArtem Bityutskiy
2012-08-03stress-test.sh: support testing without sub-pagesArtem Bityutskiy
2012-08-03stress-test.sh: develop the test furtherArtem Bityutskiy
2012-08-03runtests.sh: print more consistent messagesArtem Bityutskiy
2012-08-03stress-test.sh: do not use pipe unnecessarilyArtem Bityutskiy
2012-08-02tests: ubi: add stress-test.shArtem Bityutskiy
2012-08-02tests: ubi: clean-up runtests.sh some moreArtem Bityutskiy
2012-08-02tests: ubi: clean-up the runtests.sh scriptArtem Bityutskiy
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