summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ubi-tests: io_update: fix missleading indentationDavid Oberhollenzer2017-10-051-1/+1
* mtd-utils: tests: Avoid using less than two blocks in nandpagetestMiquel Raynal2017-08-241-1/+3
* mtd-utils: tests: Add Erased Pages Bit Flip TestHarpreet Eli Sangha2017-07-031-8/+35
* Add const modifier to read only strings and string constantsDavid Oberhollenzer2017-06-285-14/+14
* Silence warnings about unused argumentsDavid Oberhollenzer2017-06-282-0/+8
* Remove unused variables and functionsDavid Oberhollenzer2017-06-281-2/+0
* Eliminate warnings about missing prototypesDavid Oberhollenzer2017-06-2822-81/+81
* Use autoconf header detection correctly for libmissingDavid Oberhollenzer2017-06-281-6/+1
* mtd-utils: tests: Fix nandbiterrs Failure CheckHarpreet Eli Sangha2017-06-281-3/+3
* ubi-utils: Return error code if command line option is unknownDaniel Wagner2017-06-141-1/+4
* ubi: tests: Speedup io_paral by using rand_r()Richard Weinberger2017-02-211-8/+10
* ubi: tests: Support up to 65k NAND page sizeRichard Weinberger2017-02-213-15/+15
* ubi: tests: Replace variable-length array with malloc()David Gstir2017-02-213-26/+61
* Remove README.udev from ubi-tests extra distDavid Oberhollenzer2017-02-201-4/+1
* Remove UDEV_SETTLE_HACKRichard Weinberger2017-02-201-25/+0
* mtd-utils: Fix format specifier definitions for off_t and loff_t.Torsten Fleischer2017-02-201-1/+1
* Fix packaging of unit test filesDavid Oberhollenzer2016-12-131-0/+7
* common: Fix 'unchecked return code' warningsBoris Brezillon2016-12-061-2/+8
* Move ubi-utils libraries to common library locationDavid Oberhollenzer2016-11-171-2/+2
* Add Makefile for unittestsDaniel Walter2016-11-171-0/+16
* Add unittests for libubiDaniel Walter2016-11-171-0/+311
* Add unittest for libmtdDaniel Walter2016-11-171-0/+491
* Add sysfs tree for unittestsDaniel Walter2016-11-1712-0/+12
* Add unit test helpersDaniel Walter2016-11-171-0/+151
* mtd-utils: Add nand sub-page test utilityDavid Oberhollenzer2016-11-172-1/+475
* mtd-utils: Add nand page test utilityDavid Oberhollenzer2016-11-172-1/+598
* mtd-utils: Add flash read test utilityDavid Oberhollenzer2016-11-172-1/+280
* mtd-utils: Add nand flash bit errors testDavid Oberhollenzer2016-11-172-1/+521
* mtd-utils: Add flash speed test utilityDavid Oberhollenzer2016-11-172-1/+480
* mtd-utils: Add flash stress test utilityDavid Oberhollenzer2016-11-172-1/+292
* mtd-utils: Add flash torture test utilityDavid Oberhollenzer2016-11-172-0/+264
* Add libmissingDavid Oberhollenzer2016-11-172-1/+6
* Unify version string printingDavid Oberhollenzer2016-11-173-10/+9
* Integrate tests into autotools build systemDavid Oberhollenzer2016-11-1723-325/+307
* Change build system to autotoolsRichard Weinberger2016-11-171-0/+7
* Remove duplicate copies of GPLv2 license textDavid Oberhollenzer2016-11-171-340/+0
* fs-tests: integrity: don't include header <bits/stdio_lim.h>Rahul Bedarkar2016-08-251-1/+0
* mtd: tests: Fix endian issue with CRC generation algorithmPaul McGougan2015-09-291-0/+2
* mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang2015-07-068-32/+0
* mtd-utils: fix the trailing whitespace problemsDongsheng Yang2015-07-061-4/+4
* mtd-utils: ubi-tests: fix a some overflowsDongsheng Yang2015-07-063-3/+3
* mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.shDongsheng Yang2015-07-061-1/+1
* mtd-utils: integck: Use $(CC) and $(AR) instead of 'gcc' and 'ar' consistentlyMats Kärrman2014-04-151-2/+2
* integck: fix identation a bitArtem Bityutskiy2013-03-111-9/+9
* integck.c: Fix buffer overflow in save_fileElie De Brauwer2013-03-111-6/+13
* integck.c: rework file_check_data to immediately dump the buffer containing t...Elie De Brauwer2013-03-111-12/+24
* integck.c: Only verify the operation after all datastructures have been updatedElie De Brauwer2013-03-111-3/+3
* ubi-tests: fix pthreads linkingBrian Norris2012-12-031-1/+2
* ubi-tests: switch to using common.h from the top levelArtem Bityutskiy2012-11-1612-122/+124
* ubi-tests: rename common.[ch] to helpers.[ch]Artem Bityutskiy2012-11-1613-15/+15