aboutsummaryrefslogtreecommitdiff
path: root/tests/mtd-tests/flash_speed.c
AgeCommit message (Expand)Author
2024-10-08mtd-tests: flash_speed: Benchmark continuous readsMiquel Raynal
2024-10-08mtd-tests: flash_speed: Drop read_eraseblock_by_page()Miquel Raynal
2024-10-08mtd-tests: flash_speed: Generalize read_eraseblock_by_2pages()Miquel Raynal
2024-10-08mtd-tests: flash_speed: Clarify the number of pages in each set while measuringMiquel Raynal
2024-10-08mtd-tests: flash_speed: Drop an apparently useless blockMiquel Raynal
2023-08-24Remove unused symbolsDavid Oberhollenzer
2023-05-30mtd-utils: Add new syntax to get devices by nameBrandon Maier
2022-11-18mtd-utils: flash_speed: Measure read while write latencyMiquel Raynal
2022-11-18mtd-utils: flash_speed: Rework the time counting helpersMiquel Raynal
2021-10-13mtd-tests: Read and write pages during speed testsMiquel Raynal
2017-11-02Add no-return attribute to usage() style functionsDavid Oberhollenzer
2016-11-17mtd-utils: Add flash speed test utilityDavid Oberhollenzer