Re: [PATCH 6/6] lib/test_bitmap: add tests for bitmap_parselist_user

2019-03-26 Thread Andy Shevchenko
On Tue, Mar 26, 2019 at 12:07:48AM +0300, Yury Norov wrote: > Propagate existing bitmap_parselist() tests to bitmap_parselist_user(). Increasing test coverage is a good point, Reviewed-by: Andy Shevchenko for all test related patches > > Signed-off-by: Yury Norov > --- > lib/test_bitmap.c | 4

[PATCH 6/6] lib/test_bitmap: add tests for bitmap_parselist_user

2019-03-25 Thread Yury Norov
Propagate existing bitmap_parselist() tests to bitmap_parselist_user(). Signed-off-by: Yury Norov --- lib/test_bitmap.c | 46 -- 1 file changed, 36 insertions(+), 10 deletions(-) diff --git a/lib/test_bitmap.c b/lib/test_bitmap.c index 709424a788ee..d

[PATCH 6/6] lib/test_bitmap: add tests for bitmap_parselist_user

2019-02-20 Thread Yury Norov
Propagate existing bitmap_parselist() tests to bitmap_parselist_user(). Signed-off-by: Yury Norov --- lib/test_bitmap.c | 46 -- 1 file changed, 36 insertions(+), 10 deletions(-) diff --git a/lib/test_bitmap.c b/lib/test_bitmap.c index 709424a788ee..d