index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2021-10-13
mtd-tests: Read and write pages during speed tests
Miquel Raynal
2021-07-25
Add missing filljffs2.sh to EXTRA_DIST
David Oberhollenzer
2021-01-20
Fix test binary installation
David Oberhollenzer
2021-01-20
Cleanup: Automake: remove single use variables
David Oberhollenzer
2021-01-20
Remove headers from EXTRA_DIST
David Oberhollenzer
2020-02-09
mtd-utils: Fix potentially unterminated strings
David Oberhollenzer
2020-02-09
mtd-utils: Fix potential negative arguments passed to close(2)
David Oberhollenzer
2020-02-09
mtd-utils: Fix printf format specifiers with the wrong type
David Oberhollenzer
2019-11-10
fs-tests: don't leak temporary buffers
David Oberhollenzer
2019-11-10
jittertest: fix error check for open system call
David Oberhollenzer
2019-06-16
ubi-tests: fm_param: Replace 'fm_auto' with 'fm_autoconvert'
Zhihao Cheng
2019-06-16
ubi-tests: mkvol test: Checks return value 'ENOSPC' for 'ubi_mkvol'
Zhihao Cheng
2019-06-16
ubi-tests: io_read: Filter invalid offset value before 'lseek' in io_read test
Zhihao Cheng
2019-06-16
ubi-tests: ubi_mkvol_request: Fully initialize 'struct ubi_mkvol_request req'
Zhihao Cheng
2019-04-29
mtd-tests: nandbiterrs: Fix issue that just insert error at bit 7
Xiaolei Li
2019-04-25
unittests: Define the use of _GNU_SOURCE
Olliver Schinagl
2019-04-25
unittests/libmtd_test: Include fcntl header
Olliver Schinagl
2019-04-25
unittests/test_lib: Include proper header for _IOC_SIZE
Olliver Schinagl
2018-10-02
mtd-utils: Instead of doing preprocessor magic, just output off_t as long long
Thorsten Glaser
2018-09-08
ubi-tests: io_paral: Fix error handling of update_volume()
Martin Lund
2018-04-16
Fix unit-test header and file paths for out of tree builds
David Oberhollenzer
2018-04-16
Fix unit test mockup for oobavail sysfs file
David Oberhollenzer
2018-03-05
mtd: tests: check erase block count in page test
Stefan Agner
2018-02-14
mtd: unittests: Stop testing stat() calls
Balint Reczey
2018-02-14
mtd: unittests: Decode arg size from ioctl request
Balint Reczey
2018-02-14
mtd: unittests: Use proper unsigned long type for ioctl requests
Balint Reczey
2017-12-05
Run unit test programs through "make check"
David Oberhollenzer
2017-11-22
mtd: tests: Fix check on ebcnt in nandpagetest
Paul HENRYS
2017-11-03
nandbiterrs: Fix copy & paste fail
David Oberhollenzer
2017-11-03
Enable further warning flags, address new warnings
David Oberhollenzer
2017-11-03
jittertest: Use the appropriate versions of abs()
David Oberhollenzer
2017-11-02
Mark or fix switch cases that fall through
David Oberhollenzer
2017-11-02
Add no-return attribute to usage() style functions
David Oberhollenzer
2017-10-05
tests: checkfs: Remove unused source file from makefiles
David Oberhollenzer
2017-10-05
ubi-tests: io_update: fix missleading indentation
David Oberhollenzer
2017-08-24
mtd-utils: tests: Avoid using less than two blocks in nandpagetest
Miquel Raynal
2017-07-03
mtd-utils: tests: Add Erased Pages Bit Flip Test
Harpreet Eli Sangha
2017-06-28
Add const modifier to read only strings and string constants
David Oberhollenzer
2017-06-28
Silence warnings about unused arguments
David Oberhollenzer
2017-06-28
Remove unused variables and functions
David Oberhollenzer
2017-06-28
Eliminate warnings about missing prototypes
David Oberhollenzer
2017-06-28
Use autoconf header detection correctly for libmissing
David Oberhollenzer
2017-06-28
mtd-utils: tests: Fix nandbiterrs Failure Check
Harpreet Eli Sangha
2017-06-14
ubi-utils: Return error code if command line option is unknown
Daniel Wagner
2017-02-21
ubi: tests: Speedup io_paral by using rand_r()
Richard Weinberger
2017-02-21
ubi: tests: Support up to 65k NAND page size
Richard Weinberger
2017-02-21
ubi: tests: Replace variable-length array with malloc()
David Gstir
2017-02-20
Remove README.udev from ubi-tests extra dist
David Oberhollenzer
2017-02-20
Remove UDEV_SETTLE_HACK
Richard Weinberger
2017-02-20
mtd-utils: Fix format specifier definitions for off_t and loff_t.
Torsten Fleischer
[next]