[PATCH v3 02/11] lib / string_helpers: refactoring the test suite

2014-08-20 Thread Andy Shevchenko
This patch prepares test suite for a following update. It introduces test_string_check_buf() helper which checks the result and dumps an error. Signed-off-by: Andy Shevchenko --- lib/test-string_helpers.c | 39 +++ 1 file changed, 27 insertions(+), 12

[PATCH v3 02/11] lib / string_helpers: refactoring the test suite

2014-08-20 Thread Andy Shevchenko
This patch prepares test suite for a following update. It introduces test_string_check_buf() helper which checks the result and dumps an error. Signed-off-by: Andy Shevchenko andriy.shevche...@linux.intel.com --- lib/test-string_helpers.c | 39 +++ 1 file