selftests: lib: Add wrapper script for test_scanf
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Fri, 14 May 2021 16:12:06 +0000 (17:12 +0100)
committerPetr Mladek <pmladek@suse.com>
Wed, 19 May 2021 13:05:11 +0000 (15:05 +0200)
commitef04d4ff4b19628c78abddc768acce097d35d086
treebf2a87f120da313d6c210c2df059cf8012963e64
parent50f530e176eac808e64416732e54c0686ce2c39b
selftests: lib: Add wrapper script for test_scanf

Adds a wrapper shell script for the test_scanf module.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20210514161206.30821-4-rf@opensource.cirrus.com
tools/testing/selftests/lib/Makefile
tools/testing/selftests/lib/config
tools/testing/selftests/lib/scanf.sh [new file with mode: 0755]