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