aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-28Use autoconf header detection correctly for libmissingDavid Oberhollenzer
2017-06-28mtd-utils: tests: Fix nandbiterrs Failure CheckHarpreet Eli Sangha
2017-06-14ubi-utils: Return error code if command line option is unknownDaniel Wagner
2017-02-21ubi: tests: Speedup io_paral by using rand_r()Richard Weinberger
2017-02-21ubi: tests: Support up to 65k NAND page sizeRichard Weinberger
2017-02-21ubi: tests: Replace variable-length array with malloc()David Gstir
2017-02-20Remove README.udev from ubi-tests extra distDavid Oberhollenzer
2017-02-20Remove UDEV_SETTLE_HACKRichard Weinberger
2017-02-20mtd-utils: Fix format specifier definitions for off_t and loff_t.Torsten Fleischer
2016-12-13Fix packaging of unit test filesDavid Oberhollenzer
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