tmp_suning_uos_patched/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_nandecctest.c
mtd_oobtest.c
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