linux_old1/drivers/mtd/tests
Adrian Hunter fc7fe7691c mtd: tests: add count parameter to mtd_speedtest
By default mtd_speedtest uses all the eraseblocks of the
MTD partition being tested.  For large partitions a
smaller number is sufficient and makes running the test
quicker.  For that reason, add a parameter 'count' to
specify the maximum number of eraseblocks to use for
testing.

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2011-03-11 14:22:45 +00: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 drivers/mtd: Use kzalloc 2010-05-13 21:23:06 +01:00
mtd_speedtest.c mtd: tests: add count parameter to mtd_speedtest 2011-03-11 14:22:45 +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