summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing filljffs2.sh to EXTRA_DISTDavid Oberhollenzer2021-07-251-1/+1
* Fix test binary installationDavid Oberhollenzer2021-01-2011-77/+14
* Cleanup: Automake: remove single use variablesDavid Oberhollenzer2021-01-203-12/+3
* Remove headers from EXTRA_DISTDavid Oberhollenzer2021-01-204-28/+30
* mtd-utils: Fix potentially unterminated stringsDavid Oberhollenzer2020-02-092-2/+4
* mtd-utils: Fix potential negative arguments passed to close(2)David Oberhollenzer2020-02-091-1/+3
* mtd-utils: Fix printf format specifiers with the wrong typeDavid Oberhollenzer2020-02-093-5/+5
* fs-tests: don't leak temporary buffersDavid Oberhollenzer2019-11-101-0/+1
* jittertest: fix error check for open system callDavid Oberhollenzer2019-11-101-3/+3
* ubi-tests: fm_param: Replace 'fm_auto' with 'fm_autoconvert'Zhihao Cheng2019-06-161-1/+1
* ubi-tests: mkvol test: Checks return value 'ENOSPC' for 'ubi_mkvol'Zhihao Cheng2019-06-162-2/+2
* ubi-tests: io_read: Filter invalid offset value before 'lseek' in io_read testZhihao Cheng2019-06-161-0/+4
* ubi-tests: ubi_mkvol_request: Fully initialize 'struct ubi_mkvol_request req'Zhihao Cheng2019-06-1610-0/+16
* mtd-tests: nandbiterrs: Fix issue that just insert error at bit 7Xiaolei Li2019-04-291-1/+1
* unittests: Define the use of _GNU_SOURCEOlliver Schinagl2019-04-251-1/+1
* unittests/libmtd_test: Include fcntl headerOlliver Schinagl2019-04-251-0/+1
* unittests/test_lib: Include proper header for _IOC_SIZEOlliver Schinagl2019-04-251-0/+1
* mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser2018-10-023-7/+7
* ubi-tests: io_paral: Fix error handling of update_volume()Martin Lund2018-09-081-10/+18
* Fix unit-test header and file paths for out of tree buildsDavid Oberhollenzer2018-04-161-2/+2
* Fix unit test mockup for oobavail sysfs fileDavid Oberhollenzer2018-04-162-0/+5
* mtd: tests: check erase block count in page testStefan Agner2018-03-051-2/+6
* mtd: unittests: Stop testing stat() callsBalint Reczey2018-02-144-17/+2
* mtd: unittests: Decode arg size from ioctl requestBalint Reczey2018-02-143-33/+30
* mtd: unittests: Use proper unsigned long type for ioctl requestsBalint Reczey2018-02-141-3/+3
* Run unit test programs through "make check"David Oberhollenzer2017-12-051-1/+2
* mtd: tests: Fix check on ebcnt in nandpagetestPaul HENRYS2017-11-221-1/+1
* nandbiterrs: Fix copy & paste failDavid Oberhollenzer2017-11-031-1/+0
* Enable further warning flags, address new warningsDavid Oberhollenzer2017-11-031-1/+1
* jittertest: Use the appropriate versions of abs()David Oberhollenzer2017-11-032-5/+5
* Mark or fix switch cases that fall throughDavid Oberhollenzer2017-11-021-0/+1
* Add no-return attribute to usage() style functionsDavid Oberhollenzer2017-11-027-8/+7
* tests: checkfs: Remove unused source file from makefilesDavid Oberhollenzer2017-10-051-1/+1
* ubi-tests: io_update: fix missleading indentationDavid Oberhollenzer2017-10-051-1/+1
* 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
* Add const modifier to read only strings and string constantsDavid Oberhollenzer2017-06-285-14/+14
* Silence warnings about unused argumentsDavid Oberhollenzer2017-06-282-0/+8
* Remove unused variables and functionsDavid Oberhollenzer2017-06-281-2/+0
* Eliminate warnings about missing prototypesDavid Oberhollenzer2017-06-2822-81/+81
* Use autoconf header detection correctly for libmissingDavid Oberhollenzer2017-06-281-6/+1
* mtd-utils: tests: Fix nandbiterrs Failure CheckHarpreet Eli Sangha2017-06-281-3/+3
* ubi-utils: Return error code if command line option is unknownDaniel Wagner2017-06-141-1/+4
* ubi: tests: Speedup io_paral by using rand_r()Richard Weinberger2017-02-211-8/+10
* ubi: tests: Support up to 65k NAND page sizeRichard Weinberger2017-02-213-15/+15
* ubi: tests: Replace variable-length array with malloc()David Gstir2017-02-213-26/+61
* Remove README.udev from ubi-tests extra distDavid Oberhollenzer2017-02-201-4/+1
* Remove UDEV_SETTLE_HACKRichard Weinberger2017-02-201-25/+0