linux/drivers/mtd/tests
Morten Thunberg Svendsen f5e2bae0aa mtd: tests: fix read, speed and stress tests on NOR flash
Before using block_isbad() check if mtd->block_isbad() is defined.
Calculating pgcnt must be done using pgsize defined to 512 on
NOR and mtd->writesize for NAND, not using  mtd->writesize directly.

Signed-off-by: Morten Thunberg Svendsen <mts.doredevelopment@gmail.com>
Acked-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2010-01-13 09:06:17 +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: make pagetest work 2009-11-30 10:02:41 +00:00
mtd_readtest.c mtd: tests: fix read, speed and stress tests on NOR flash 2010-01-13 09:06:17 +00:00
mtd_speedtest.c mtd: tests: fix read, speed and stress tests on NOR flash 2010-01-13 09:06:17 +00:00
mtd_stresstest.c mtd: tests: fix read, speed and stress tests on NOR flash 2010-01-13 09:06:17 +00: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