linux/drivers/mtd/tests
Roger Quadros d2b51c8087 mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3
In test case 3, we set vary_offset to write at different
offsets and lengths in the OOB available area. We need to
do the bitflip_limit check while checking for 0xff outside the
OOB offset + length area that we didn't modify during write.

Signed-off-by: Roger Quadros <rogerq@ti.com>
[Brian: whitespace fixup]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-04-05 18:10:23 -07:00
..
Makefile mtd: tests: rename sources in order to link a helper object 2013-08-30 21:34:06 +01:00
mtd_nandecctest.c mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro 2014-01-03 11:22:21 -08:00
mtd_test.c mtd: tests: fix integer overflow issues 2014-08-19 11:53:08 -07:00
mtd_test.h mtd: tests: introduce helper functions 2013-08-30 21:28:22 +01:00
nandbiterrs.c mtd: tests: fix integer overflow issues 2014-08-19 11:53:08 -07:00
oobtest.c mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3 2015-04-05 18:10:23 -07:00
pagetest.c mtd: tests: fix integer overflow issues 2014-08-19 11:53:08 -07:00
readtest.c mtd: tests: fix integer overflow issues 2014-08-19 11:53:08 -07:00
speedtest.c mtd: tests: fix more potential integer overflows 2015-03-11 15:21:47 -07:00
stresstest.c mtd: tests: fix more potential integer overflows 2015-03-11 15:21:47 -07:00
subpagetest.c mtd: tests: fix more potential integer overflows 2015-03-11 15:21:47 -07:00
torturetest.c mtd: tests: fix more potential integer overflows 2015-03-11 15:21:47 -07:00