aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-12-06common: Fix 'unchecked return code' warningsBoris Brezillon
2016-11-17Move ubi-utils libraries to common library locationDavid Oberhollenzer
2016-11-17Add Makefile for unittestsDaniel Walter
2016-11-17Add unittests for libubiDaniel Walter
2016-11-17Add unittest for libmtdDaniel Walter
2016-11-17Add sysfs tree for unittestsDaniel Walter
2016-11-17Add unit test helpersDaniel Walter
2016-11-17mtd-utils: Add nand sub-page test utilityDavid Oberhollenzer
2016-11-17mtd-utils: Add nand page test utilityDavid Oberhollenzer
2016-11-17mtd-utils: Add flash read test utilityDavid Oberhollenzer
2016-11-17mtd-utils: Add nand flash bit errors testDavid Oberhollenzer
2016-11-17mtd-utils: Add flash speed test utilityDavid Oberhollenzer
2016-11-17mtd-utils: Add flash stress test utilityDavid Oberhollenzer
2016-11-17mtd-utils: Add flash torture test utilityDavid Oberhollenzer
2016-11-17Add libmissingDavid Oberhollenzer
2016-11-17Unify version string printingDavid Oberhollenzer
2016-11-17Integrate tests into autotools build systemDavid Oberhollenzer
2016-11-17Change build system to autotoolsRichard Weinberger
2016-11-17Remove duplicate copies of GPLv2 license textDavid Oberhollenzer
2016-08-25fs-tests: integrity: don't include header <bits/stdio_lim.h>Rahul Bedarkar
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