commands/test: Bail out on incomplete command line options
This makes test emit an error (and fail) on e.g.

	test -f

and also on unimplemented options like

	test -c /dev/null

.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent dc71db1 commit 6e7f99f26673e932a7c6e45a31727d4a82dd2c8c
@Uwe Kleine-König Uwe Kleine-König authored on 28 Jan 2020
Sascha Hauer committed on 10 Feb 2020
Showing 1 changed file
View
commands/test.c