[LTP] [RFC] [PATCH] lib/tst_test: Do TBROK on unexpected arguments.

Petr Vorel pvorel@suse.cz
Mon Oct 2 19:36:01 CEST 2017


Hi,

> +	if (optind < argc)
> +		tst_brk(TBROK, "Unexpected argument(s) '%s'...", argv[optind]);
LGTM.

Kind regards,
Petr


More information about the ltp mailing list