remarkable-linux/drivers/mtd/tests
Brian Norris 003bc47922 mtd: tests: ignore corrected bitflips in OOB on mtd_readtest
read_oob may now return ECC error codes. If the code is -EUCLEAN, then
we can safely ignore the error as a corrected bitflip.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
2011-09-11 15:02:14 +03:00
..
Makefile mtd: add nand_ecc test module 2009-11-30 09:41:49 +00:00
mtd_nandecctest.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mtd_oobtest.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mtd_pagetest.c mtd: tests: return -1 if verify failed 2010-08-02 09:06:20 +01:00
mtd_readtest.c mtd: tests: ignore corrected bitflips in OOB on mtd_readtest 2011-09-11 15:02:14 +03:00
mtd_speedtest.c mtd: speedtest: fix integer overflow 2011-03-11 14:22:49 +00:00
mtd_stresstest.c drivers/mtd: Use kzalloc 2010-05-13 21:23:06 +01:00
mtd_subpagetest.c mtd: tests: print correct values 2011-03-11 14:22:44 +00:00
mtd_torturetest.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00