linux-kernel-test/drivers/mtd/tests
Akinobu Mita 7126bd8be4 mtd: add nand_ecc test module
This module tests NAND ECC functions.

The test is simple.

1. Create a 256 or 512 bytes block of data filled with random bytes (data)
2. Duplicate the data block and inject single bit error (error_data)
3. Try to correct error_data
4. Compare data and error_data

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Vimal Singh <vimalsingh@ti.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-11-30 09:41:49 +00:00
..
Makefile mtd: add nand_ecc test module 2009-11-30 09:41:49 +00:00
mtd_nandecctest.c mtd: add nand_ecc test module 2009-11-30 09:41:49 +00:00
mtd_oobtest.c mtd: cleanup mtd_oobtest 2009-10-17 15:39:48 +01:00
mtd_pagetest.c mtd: tests: fix read buffer overflows 2009-09-04 09:40:17 +01:00
mtd_readtest.c trivial: NULL noise: drivers/mtd/tests/mtd_*test.c 2009-03-30 15:22:04 +02:00
mtd_speedtest.c MTD: tests: add mtd_speedtest 2008-12-08 13:56:14 +02:00
mtd_stresstest.c MTD: tests: add mtd_stresstest 2008-12-08 13:56:14 +02:00
mtd_subpagetest.c [MTD] [TESTS] Fix some size_t printk format warnings 2009-01-05 16:31:03 +00:00
mtd_torturetest.c [MTD] [TESTS] Fix some size_t printk format warnings 2009-01-05 16:31:03 +00:00