[LTP] [PATCH] sctp/func_test: add check on the sctp driver

Petr Vorel pvorel@suse.cz
Fri Jan 29 14:47:19 CET 2021


Hi Kory,

> +	if (tst_check_driver("sctp"))
> +		tst_brkm(TCONF, tst_exit, "sctp driver not available");
Using tst_check_driver requires #include "tst_kernel.h".

Kind regards,
Petr


More information about the ltp mailing list