aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/oobtest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-12mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal1-0/+21
2016-03-07mtd: kill the ecclayout->oobavail fieldBoris BREZILLON1-25/+24
2015-08-27mtd: mtd_oobtest: Fix the address offset with vary_offset caseRoger Quadros1-6/+12
2015-04-05mtd: Make MTD tests cancelableRichard Weinberger1-5/+21
2015-04-05mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3Roger Quadros1-27/+35
2015-03-11mtd: tests: fix more potential integer overflowsBrian Norris1-1/+1
2014-11-20mtd: oobtest: correct printf() format specifier for 'size_t'Brian Norris1-1/+1
2014-11-19mtd: mtd_oobtest: add bitflip_limit parameterRoger Quadros1-18/+47
2014-11-19mtd: mtd_oobtest: Show the verification error location and dataRoger Quadros1-7/+29
2014-08-19mtd: tests: fix integer overflow issuesBrian Norris1-4/+4
2014-04-17mtd: mtd_oobtest: generate consistent data for verificationAkinobu Mita1-7/+10
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie1-1/+1
2013-08-30mtd: mtd_oobtest: use mtd_test helpersAkinobu Mita1-80/+12
2013-08-30mtd: tests: rename sources in order to link a helper objectAkinobu Mita1-0/+714