]> git.baikalelectronics.ru Git - kernel.git/commit
lib/test-string_helpers.c: Add string_upper() and string_lower() tests
authorVadim Pasternak <vadimp@mellanox.com>
Tue, 14 Jul 2020 12:01:54 +0000 (15:01 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Jul 2020 09:45:06 +0000 (12:45 +0300)
commitf1379d69633ce68790f385e726e2dedaa46d0262
treef085525610d95754c487d8d6f4e0a7fae3253baf
parent100d9f0f963ebe32c8e144c493448da760c7320b
lib/test-string_helpers.c: Add string_upper() and string_lower() tests

Add few of simple tests for string_upper() and string_lower() helpers.

Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
lib/test-string_helpers.c