aboutsummaryrefslogtreecommitdiff
path: root/tests/ubi-tests
AgeCommit message (Expand)Author
2021-01-20Fix test binary installationDavid Oberhollenzer
2021-01-20Remove headers from EXTRA_DISTDavid Oberhollenzer
2020-02-09mtd-utils: Fix printf format specifiers with the wrong typeDavid 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
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
2017-10-05ubi-tests: io_update: fix missleading indentationDavid Oberhollenzer
2017-06-28Remove unused variables and functionsDavid Oberhollenzer
2017-02-21ubi: tests: Speedup io_paral by using rand_r()Richard Weinberger
2017-02-21ubi: tests: Support up to 65k NAND page sizeRichard Weinberger
2017-02-21ubi: tests: Replace variable-length array with malloc()David Gstir
2017-02-20Remove README.udev from ubi-tests extra distDavid Oberhollenzer
2017-02-20Remove UDEV_SETTLE_HACKRichard Weinberger
2016-12-06common: Fix 'unchecked return code' warningsBoris Brezillon
2016-11-17Integrate tests into autotools build systemDavid Oberhollenzer
2016-11-17Change build system to autotoolsRichard Weinberger
2015-07-06mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang
2015-07-06mtd-utils: fix the trailing whitespace problemsDongsheng Yang
2015-07-06mtd-utils: ubi-tests: fix a some overflowsDongsheng Yang
2012-12-03ubi-tests: fix pthreads linkingBrian Norris
2012-11-16ubi-tests: switch to using common.h from the top levelArtem Bityutskiy
2012-11-16ubi-tests: rename common.[ch] to helpers.[ch]Artem Bityutskiy
2012-11-16ubi-tests: ubi_leb_change_start() no longer uses 'dtype'.Bill Pringlemeir
2012-09-25consistency between u_int32_t / off_t / off64_tRichard Genoud
2012-09-25tests: io_update correct lseek parameters orderRichard Genoud
2012-08-22UBI: sync ubi-user.h with kernel v3.6-rc1Richard Genoud
2012-08-03stress-test.sh: remove a warningArtem Bityutskiy
2012-08-03stress-test.sh: add mtdram testsArtem Bityutskiy
2012-08-03stress-test.sh: support testing without sub-pagesArtem Bityutskiy
2012-08-03stress-test.sh: develop the test furtherArtem Bityutskiy
2012-08-03runtests.sh: print more consistent messagesArtem Bityutskiy
2012-08-03stress-test.sh: do not use pipe unnecessarilyArtem Bityutskiy
2012-08-02tests: ubi: add stress-test.shArtem Bityutskiy
2012-08-02tests: ubi: clean-up runtests.sh some moreArtem Bityutskiy
2012-08-02tests: ubi: clean-up the runtests.sh scriptArtem Bityutskiy
2011-08-23mtd-utils: use __func__ instead of __FUNCTION__Brian Norris
2011-06-29mtd-tests: io_paral: build error, "variable length strings"Brian Norris
2011-06-27rewrite build system to avoid recursionMike Frysinger
2011-04-14tests: ubi-tests: clean libubi.a and *.oAndy Shevchenko
2011-04-05tests: ubi-tests: seed_random_generator() was used w/o prototypeAndy Shevchenko
2010-06-15ubi-test: seed the random genrator in testsArtem Bityutskiy
2010-06-15ubi-tests: use rand instead of random in io_paralArtem Bityutskiy
2010-06-15ubi-tests: remove some junk from the integ testArtem Bityutskiy
2010-06-14ubi-tests: add normsgArtem Bityutskiy
2010-06-14ubi-tests: teach errmsg and failed return error codeArtem Bityutskiy
2010-06-14ubi-tests: rename err_msg to errmsgArtem Bityutskiy
2009-05-11ubi-tests: add .gitignore fileArtem Bityutskiy