Age | Commit message (Expand) | Author |
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 |
2016-11-17 | Change build system to autotools | Richard Weinberger |
2016-11-17 | Remove duplicate copies of GPLv2 license text | David Oberhollenzer |
2016-08-25 | fs-tests: integrity: don't include header <bits/stdio_lim.h> | Rahul Bedarkar |
2015-09-29 | mtd: tests: Fix endian issue with CRC generation algorithm | Paul McGougan |
2015-07-06 | mtd-utils: fix 'new blank line at EOF' problems | Dongsheng Yang |
2015-07-06 | mtd-utils: fix the trailing whitespace problems | Dongsheng Yang |
2015-07-06 | mtd-utils: ubi-tests: fix a some overflows | Dongsheng Yang |
2015-07-06 | mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.sh | Dongsheng Yang |
2014-04-15 | mtd-utils: integck: Use $(CC) and $(AR) instead of 'gcc' and 'ar' consistently | Mats Kärrman |
2013-03-11 | integck: fix identation a bit | Artem Bityutskiy |
2013-03-11 | integck.c: Fix buffer overflow in save_file | Elie De Brauwer |
2013-03-11 | integck.c: rework file_check_data to immediately dump the buffer containing t... | Elie De Brauwer |
2013-03-11 | integck.c: Only verify the operation after all datastructures have been updated | Elie De Brauwer |
2012-12-03 | ubi-tests: fix pthreads linking | Brian Norris |
2012-11-16 | ubi-tests: switch to using common.h from the top level | Artem Bityutskiy |
2012-11-16 | ubi-tests: rename common.[ch] to helpers.[ch] | Artem Bityutskiy |
2012-11-16 | ubi-tests: ubi_leb_change_start() no longer uses 'dtype'. | Bill Pringlemeir |
2012-09-25 | consistency between u_int32_t / off_t / off64_t | Richard Genoud |
2012-09-25 | tests: io_update correct lseek parameters order | Richard Genoud |
2012-08-23 | ubiattach: introduce max_beb_per1024 in UBI_IOCATT | Richard Genoud |
2012-08-22 | UBI: sync ubi-user.h with kernel v3.6-rc1 | Richard Genoud |
2012-08-03 | stress-test.sh: remove a warning | Artem Bityutskiy |
2012-08-03 | stress-test.sh: add mtdram tests | Artem Bityutskiy |
2012-08-03 | stress-test.sh: support testing without sub-pages | Artem Bityutskiy |
2012-08-03 | stress-test.sh: develop the test further | Artem Bityutskiy |
2012-08-03 | runtests.sh: print more consistent messages | Artem Bityutskiy |
2012-08-03 | stress-test.sh: do not use pipe unnecessarily | Artem Bityutskiy |
2012-08-02 | tests: ubi: add stress-test.sh | Artem Bityutskiy |
2012-08-02 | tests: ubi: clean-up runtests.sh some more | Artem Bityutskiy |
2012-08-02 | tests: ubi: clean-up the runtests.sh script | Artem Bityutskiy |