[PATCH v2 0/6] mtd: mtd_nandecctest: add more tests
Akinobu Mita
akinobu.mita at gmail.com
Sun Aug 26 08:06:42 EDT 2012
This patch series adds several tests cases to mtd_nandecctest module
and includes two minor changes.
Changelog
* v2
- split one patch into smaller patches
Akinobu Mita (6):
mtd: mtd_nandecctest: remove unnecessary srandom32() call
mtd: mtd_nandecctest: make module_init() return an error code if test
fails
mtd: mtd_nandecctest: rewrite the test routine
mtd: mtd_nandecctest: add no corruption test
mtd: mtd_nandecctest: add single bit error correction test
mtd: mtd_nandecctest: add double bit error detection tests
drivers/mtd/tests/mtd_nandecctest.c | 280 +++++++++++++++++++++++++++++++-----
1 file changed, 248 insertions(+), 32 deletions(-)
Cc: David Woodhouse <dwmw2 at infradead.org>
Cc: linux-mtd at lists.infradead.org
Cc: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
--
1.7.11.4
More information about the linux-mtd
mailing list