From b722adcdb1eb8d0321eb5c4112db925c815450fc Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Thu, 20 Dec 2007 17:28:32 +0200 Subject: ubi-utils: add one more UBI test Add rmvol test Signed-off-by: Artem Bityutskiy --- ubi-utils/tests/io_paral.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubi-utils/tests/io_paral.c') diff --git a/ubi-utils/tests/io_paral.c b/ubi-utils/tests/io_paral.c index 4857bf8..488a0b0 100644 --- a/ubi-utils/tests/io_paral.c +++ b/ubi-utils/tests/io_paral.c @@ -34,7 +34,7 @@ #include "common.h" #define THREADS_NUM 3 -#define ITERATIONS 100 +#define ITERATIONS 10 static libubi_t libubi; static struct ubi_dev_info dev_info; -- cgit v1.2.3