summaryrefslogtreecommitdiff
path: root/tests/ubi-tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test binary installationDavid Oberhollenzer2021-01-203-20/+4
* Remove headers from EXTRA_DISTDavid Oberhollenzer2021-01-201-5/+10
* mtd-utils: Fix printf format specifiers with the wrong typeDavid Oberhollenzer2020-02-093-5/+5
* 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-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser2018-10-021-3/+3
* ubi-tests: io_paral: Fix error handling of update_volume()Martin Lund2018-09-081-10/+18
* ubi-tests: io_update: fix missleading indentationDavid Oberhollenzer2017-10-051-1/+1
* Remove unused variables and functionsDavid Oberhollenzer2017-06-281-2/+0
* 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
* common: Fix 'unchecked return code' warningsBoris Brezillon2016-12-061-2/+8
* Integrate tests into autotools build systemDavid Oberhollenzer2016-11-175-37/+83
* Change build system to autotoolsRichard Weinberger2016-11-171-0/+7
* mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang2015-07-062-2/+0
* mtd-utils: fix the trailing whitespace problemsDongsheng Yang2015-07-061-4/+4
* mtd-utils: ubi-tests: fix a some overflowsDongsheng Yang2015-07-063-3/+3
* ubi-tests: fix pthreads linkingBrian Norris2012-12-031-1/+2
* ubi-tests: switch to using common.h from the top levelArtem Bityutskiy2012-11-1612-122/+124
* ubi-tests: rename common.[ch] to helpers.[ch]Artem Bityutskiy2012-11-1613-15/+15
* ubi-tests: ubi_leb_change_start() no longer uses 'dtype'.Bill Pringlemeir2012-11-161-2/+1
* consistency between u_int32_t / off_t / off64_tRichard Genoud2012-09-251-19/+19
* tests: io_update correct lseek parameters orderRichard Genoud2012-09-251-1/+1
* UBI: sync ubi-user.h with kernel v3.6-rc1Richard Genoud2012-08-221-1/+1
* stress-test.sh: remove a warningArtem Bityutskiy2012-08-031-4/+6
* stress-test.sh: add mtdram testsArtem Bityutskiy2012-08-031-56/+73
* stress-test.sh: support testing without sub-pagesArtem Bityutskiy2012-08-031-46/+61
* stress-test.sh: develop the test furtherArtem Bityutskiy2012-08-031-29/+112
* runtests.sh: print more consistent messagesArtem Bityutskiy2012-08-031-0/+1
* stress-test.sh: do not use pipe unnecessarilyArtem Bityutskiy2012-08-031-2/+2
* tests: ubi: add stress-test.shArtem Bityutskiy2012-08-021-0/+95
* tests: ubi: clean-up runtests.sh some moreArtem Bityutskiy2012-08-021-5/+15
* tests: ubi: clean-up the runtests.sh scriptArtem Bityutskiy2012-08-021-28/+14
* mtd-utils: use __func__ instead of __FUNCTION__Brian Norris2011-08-231-5/+5
* mtd-tests: io_paral: build error, "variable length strings"Brian Norris2011-06-291-1/+1
* rewrite build system to avoid recursionMike Frysinger2011-06-271-6/+4
* tests: ubi-tests: clean libubi.a and *.oAndy Shevchenko2011-04-141-1/+1
* tests: ubi-tests: seed_random_generator() was used w/o prototypeAndy Shevchenko2011-04-051-2/+3
* ubi-test: seed the random genrator in testsArtem Bityutskiy2010-06-155-14/+47
* ubi-tests: use rand instead of random in io_paralArtem Bityutskiy2010-06-151-7/+7
* ubi-tests: remove some junk from the integ testArtem Bityutskiy2010-06-151-8/+0
* ubi-tests: add normsgArtem Bityutskiy2010-06-141-0/+6
* ubi-tests: teach errmsg and failed return error codeArtem Bityutskiy2010-06-141-4/+8
* ubi-tests: rename err_msg to errmsgArtem Bityutskiy2010-06-149-119/+119
* ubi-tests: add .gitignore fileArtem Bityutskiy2009-05-111-0/+10