[LTP] sctp/func_tests need driver sctp.

Köry Maincent kory.maincent@bootlin.com
Fri Dec 18 11:58:18 CET 2020


Hello,

I have noticed all the tests of sctp/func_tests need the driver sctp.
Do I add this to all these tests to have the right TCONF message:

if (tst_check_driver("sctp"))
	tst_brkm(TCONF, tst_exit, "sctp driver not available");

Or do you have a better idea?
I suppose the best should be to update them to the new API.

Regards,

Köry


More information about the ltp mailing list