]> www.infradead.org Git - mtd-utils.git/commit
UBI-Utils: Add Artem's test programs
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Wed, 21 Mar 2007 09:55:30 +0000 (11:55 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 29 Mar 2007 14:17:36 +0000 (17:17 +0300)
commit22f90673165489fd50c893a91051a79c1b143d2a
treef3bc81f6f550c48946def94b617ca17f19a797ad
parent842f19e7a67e0dd9ca53d1760fb8b3f2c94ab826
UBI-Utils: Add Artem's test programs

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
14 files changed:
ubi-utils/tests/Makefile [new file with mode: 0644]
ubi-utils/tests/common.c [new file with mode: 0644]
ubi-utils/tests/common.h [new file with mode: 0644]
ubi-utils/tests/integ.c [new file with mode: 0644]
ubi-utils/tests/io_basic.c [new file with mode: 0644]
ubi-utils/tests/io_paral.c [new file with mode: 0644]
ubi-utils/tests/io_read.c [new file with mode: 0644]
ubi-utils/tests/io_update.c [new file with mode: 0644]
ubi-utils/tests/mkvol_bad.c [new file with mode: 0644]
ubi-utils/tests/mkvol_basic.c [new file with mode: 0644]
ubi-utils/tests/mkvol_paral.c [new file with mode: 0644]
ubi-utils/tests/rsvol.c [new file with mode: 0644]
ubi-utils/tests/runtests.pl [new file with mode: 0755]
ubi-utils/tests/runtests.sh [new file with mode: 0755]