summaryrefslogtreecommitdiff
path: root/tests/mtd-tests
Commit message (Expand)AuthorAgeFilesLines
* mtd-utils: flash_speed: Measure read while write latencyMiquel Raynal2022-11-182-4/+127
* mtd-utils: flash_speed: Rework the time counting helpersMiquel Raynal2022-11-181-16/+23
* mtd-tests: use pages during readtest and stressRalph Siemsen2021-12-062-2/+2
* mtd-tests: Read and write pages during speed testsMiquel Raynal2021-10-131-1/+1
* Fix test binary installationDavid Oberhollenzer2021-01-201-7/+1
* mtd-tests: nandbiterrs: Fix issue that just insert error at bit 7Xiaolei Li2019-04-291-1/+1
* mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser2018-10-021-2/+2
* mtd: tests: check erase block count in page testStefan Agner2018-03-051-2/+6
* mtd: tests: Fix check on ebcnt in nandpagetestPaul HENRYS2017-11-221-1/+1
* nandbiterrs: Fix copy & paste failDavid Oberhollenzer2017-11-031-1/+0
* Add no-return attribute to usage() style functionsDavid Oberhollenzer2017-11-027-8/+7
* mtd-utils: tests: Avoid using less than two blocks in nandpagetestMiquel Raynal2017-08-241-1/+3
* mtd-utils: tests: Add Erased Pages Bit Flip TestHarpreet Eli Sangha2017-07-031-8/+35
* mtd-utils: tests: Fix nandbiterrs Failure CheckHarpreet Eli Sangha2017-06-281-3/+3
* mtd-utils: Fix format specifier definitions for off_t and loff_t.Torsten Fleischer2017-02-201-1/+1
* mtd-utils: Add nand sub-page test utilityDavid Oberhollenzer2016-11-172-1/+475
* mtd-utils: Add nand page test utilityDavid Oberhollenzer2016-11-172-1/+598
* mtd-utils: Add flash read test utilityDavid Oberhollenzer2016-11-172-1/+280
* mtd-utils: Add nand flash bit errors testDavid Oberhollenzer2016-11-172-1/+521
* mtd-utils: Add flash speed test utilityDavid Oberhollenzer2016-11-172-1/+480
* mtd-utils: Add flash stress test utilityDavid Oberhollenzer2016-11-172-1/+292
* mtd-utils: Add flash torture test utilityDavid Oberhollenzer2016-11-172-0/+264