linux-stable/drivers/mtd/tests
Akinobu Mita 8a9f4aa3ac mtd: tests: incorporate error message for mtdtest_write()
All callers of mtdtest_write() print the same error message on failure.
This incorporates the error message to mtdtest_write() and removes them
from the callers.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2013-08-30 21:36:06 +01:00
..
Makefile mtd: tests: rename sources in order to link a helper object 2013-08-30 21:34:06 +01:00
mtd_nandecctest.c Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
mtd_test.c mtd: tests: incorporate error message for mtdtest_write() 2013-08-30 21:36:06 +01:00
mtd_test.h mtd: tests: introduce helper functions 2013-08-30 21:28:22 +01:00
nandbiterrs.c mtd: tests: incorporate error message for mtdtest_write() 2013-08-30 21:36:06 +01:00
oobtest.c mtd: mtd_oobtest: use mtd_test helpers 2013-08-30 21:34:15 +01:00
pagetest.c mtd: tests: incorporate error message for mtdtest_write() 2013-08-30 21:36:06 +01:00
readtest.c mtd: tests: incorporate error message for mtdtest_read() 2013-08-30 21:36:05 +01:00
speedtest.c mtd: tests: incorporate error message for mtdtest_write() 2013-08-30 21:36:06 +01:00
stresstest.c mtd: tests: incorporate error message for mtdtest_write() 2013-08-30 21:36:06 +01:00
subpagetest.c mtd: mtd_subpagetest: use mtd_test helpers 2013-08-30 21:34:23 +01:00
torturetest.c mtd: mtd_torturetest: use mtd_test helpers 2013-08-30 21:34:24 +01:00