[LTP] [PATCH 1/2] net: Add tst_net_driver helper

Petr Vorel pvorel@suse.cz
Mon Nov 5 08:37:35 CET 2018


Hi,

> +tst_net_driver()
> +{
> +	tst_test_drivers $@
> +	tst_rhost_run "tst_test_drivers $@"
Error, needs:
tst_rhost_run -c "tst_test_drivers $@"


Kind regards,
Petr


More information about the ltp mailing list