aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
7 daystests: ubifs_tools: fsck_tests: Add corrupted imagesZhihao Cheng
7 daystests: ubifs_tools: fsck_tests: Add random_corrupt+fsck testZhihao Cheng
7 daystests: ubifs_tools: fsck_tests: Add cycle_powercut+fsck testZhihao Cheng
7 daystests: ubifs_tools: fsck_tests: Add corrupt+fsck+fault_inject testZhihao Cheng
7 daystests: ubifs_tools: fsck_tests: Add powercut+fsck+mount testZhihao Cheng
7 daystests: ubifs_tools: fsck_tests: Add cycle mount+fsck testZhihao Cheng
7 daystests: ubifs_tools: fsck_tests: Add authentication refusing testZhihao Cheng
7 daystests: Add common libs for testing fsck.ubifs/mkfs.ubifsZhihao Cheng
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
2024-10-08mtd-tests: nandbiterrs: Add support for testing continuous readsMiquel Raynal
2024-10-08mtd-tests: nandbiterrs: Store the chunks size in an intermediate variableMiquel Raynal
2024-09-25fs-tests: integck: Refactor: split out common remount logicCsókás, Bence
2024-09-25fs-tests: integck: Refactor: split out common remount logicCsókás, Bence
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
2022-08-08tests: Remove unused linux/fs.h header from includesKhem Raj
2021-12-06mtd-tests: use pages during readtest and stressRalph Siemsen
2021-10-13mtd-tests: Read and write pages during speed testsMiquel Raynal
2021-07-25Add missing filljffs2.sh to EXTRA_DISTDavid Oberhollenzer
2021-01-20Fix test binary installationDavid Oberhollenzer
2021-01-20Cleanup: Automake: remove single use variablesDavid Oberhollenzer
2021-01-20Remove headers from EXTRA_DISTDavid Oberhollenzer
2020-02-09mtd-utils: Fix potentially unterminated stringsDavid Oberhollenzer
2020-02-09mtd-utils: Fix potential negative arguments passed to close(2)David Oberhollenzer
2020-02-09mtd-utils: Fix printf format specifiers with the wrong typeDavid Oberhollenzer
2019-11-10fs-tests: don't leak temporary buffersDavid Oberhollenzer
2019-11-10jittertest: fix error check for open system callDavid Oberhollenzer
2019-06-16ubi-tests: fm_param: Replace 'fm_auto' with 'fm_autoconvert'Zhihao Cheng
2019-06-16ubi-tests: mkvol test: Checks return value 'ENOSPC' for 'ubi_mkvol'Zhihao Cheng
2019-06-16ubi-tests: io_read: Filter invalid offset value before 'lseek' in io_read testZhihao Cheng
2019-06-16ubi-tests: ubi_mkvol_request: Fully initialize 'struct ubi_mkvol_request req'Zhihao Cheng
2019-04-29mtd-tests: nandbiterrs: Fix issue that just insert error at bit 7Xiaolei Li
2019-04-25unittests: Define the use of _GNU_SOURCEOlliver Schinagl
2019-04-25unittests/libmtd_test: Include fcntl headerOlliver Schinagl
2019-04-25unittests/test_lib: Include proper header for _IOC_SIZEOlliver Schinagl
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2018-09-08ubi-tests: io_paral: Fix error handling of update_volume()Martin Lund
2018-04-16Fix unit-test header and file paths for out of tree buildsDavid Oberhollenzer
2018-04-16Fix unit test mockup for oobavail sysfs fileDavid Oberhollenzer
2018-03-05mtd: tests: check erase block count in page testStefan Agner
2018-02-14mtd: unittests: Stop testing stat() callsBalint Reczey
2018-02-14mtd: unittests: Decode arg size from ioctl requestBalint Reczey
2018-02-14mtd: unittests: Use proper unsigned long type for ioctl requestsBalint Reczey
2017-12-05Run unit test programs through "make check"David Oberhollenzer