Age | Commit message (Expand) | Author |
2018-10-02 | mtd-utils: Instead of doing preprocessor magic, just output off_t as long long | Thorsten Glaser |
2018-09-08 | ubi-tests: io_paral: Fix error handling of update_volume() | Martin Lund |
2018-04-16 | Fix unit-test header and file paths for out of tree builds | David Oberhollenzer |
2018-04-16 | Fix unit test mockup for oobavail sysfs file | David Oberhollenzer |
2018-03-05 | mtd: tests: check erase block count in page test | Stefan Agner |
2018-02-14 | mtd: unittests: Stop testing stat() calls | Balint Reczey |
2018-02-14 | mtd: unittests: Decode arg size from ioctl request | Balint Reczey |
2018-02-14 | mtd: unittests: Use proper unsigned long type for ioctl requests | Balint Reczey |
2017-12-05 | Run unit test programs through "make check" | David Oberhollenzer |
2017-11-22 | mtd: tests: Fix check on ebcnt in nandpagetest | Paul HENRYS |
2017-11-03 | nandbiterrs: Fix copy & paste fail | David Oberhollenzer |
2017-11-03 | Enable further warning flags, address new warnings | David Oberhollenzer |
2017-11-03 | jittertest: Use the appropriate versions of abs() | David Oberhollenzer |
2017-11-02 | Mark or fix switch cases that fall through | David Oberhollenzer |
2017-11-02 | Add no-return attribute to usage() style functions | David Oberhollenzer |
2017-10-05 | tests: checkfs: Remove unused source file from makefiles | David Oberhollenzer |
2017-10-05 | ubi-tests: io_update: fix missleading indentation | David Oberhollenzer |
2017-08-24 | mtd-utils: tests: Avoid using less than two blocks in nandpagetest | Miquel Raynal |
2017-07-03 | mtd-utils: tests: Add Erased Pages Bit Flip Test | Harpreet Eli Sangha |
2017-06-28 | Add const modifier to read only strings and string constants | David Oberhollenzer |
2017-06-28 | Silence warnings about unused arguments | David Oberhollenzer |
2017-06-28 | Remove unused variables and functions | David Oberhollenzer |
2017-06-28 | Eliminate warnings about missing prototypes | David Oberhollenzer |
2017-06-28 | Use autoconf header detection correctly for libmissing | David Oberhollenzer |
2017-06-28 | mtd-utils: tests: Fix nandbiterrs Failure Check | Harpreet Eli Sangha |
2017-06-14 | ubi-utils: Return error code if command line option is unknown | Daniel Wagner |
2017-02-21 | ubi: tests: Speedup io_paral by using rand_r() | Richard Weinberger |
2017-02-21 | ubi: tests: Support up to 65k NAND page size | Richard Weinberger |
2017-02-21 | ubi: tests: Replace variable-length array with malloc() | David Gstir |
2017-02-20 | Remove README.udev from ubi-tests extra dist | David Oberhollenzer |
2017-02-20 | Remove UDEV_SETTLE_HACK | Richard Weinberger |
2017-02-20 | mtd-utils: Fix format specifier definitions for off_t and loff_t. | Torsten Fleischer |
2016-12-13 | Fix packaging of unit test files | David Oberhollenzer |
2016-12-06 | common: Fix 'unchecked return code' warnings | Boris Brezillon |
2016-11-17 | Move ubi-utils libraries to common library location | David Oberhollenzer |
2016-11-17 | Add Makefile for unittests | Daniel Walter |
2016-11-17 | Add unittests for libubi | Daniel Walter |
2016-11-17 | Add unittest for libmtd | Daniel Walter |
2016-11-17 | Add sysfs tree for unittests | Daniel Walter |
2016-11-17 | Add unit test helpers | Daniel Walter |
2016-11-17 | mtd-utils: Add nand sub-page test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add nand page test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add flash read test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add nand flash bit errors test | David Oberhollenzer |
2016-11-17 | mtd-utils: Add flash speed test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add flash stress test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add flash torture test utility | David Oberhollenzer |
2016-11-17 | Add libmissing | David Oberhollenzer |
2016-11-17 | Unify version string printing | David Oberhollenzer |
2016-11-17 | Integrate tests into autotools build system | David Oberhollenzer |