:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:27:01 ] :: [ PASS ] :: Command '/usr/bin/dnf install -y lksctp-tools-devel gcc' (Expected 0, got 0) :: [ 19:27:01 ] :: [ PASS ] :: Command 'lsmod | grep sctp || modprobe sctp' (Expected 0-255, got 0) :: [ 19:27:01 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.auth_enable=1' (Expected 0, got 0) :: [ 19:27:01 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.addip_enable=1' (Expected 0, got 0) :: [ 19:27:02 ] :: [ PASS ] :: Command 'bash ./make_register_tests.sh test_cases.c test_sctp_sockopts.c' (Expected 0, got 0) :: [ 19:27:02 ] :: [ PASS ] :: Command 'gcc -I ./lib -o api_tests ./lib/sctp_utilities.c test_sctp_sockopts.c test_cases.c api_tests.c -lsctp' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 6s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Setup)