:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:28:03 ] :: [ PASS ] :: Command '/usr/bin/dnf install -y lksctp-tools-devel gcc' (Expected 0, got 0) :: [ 23:28:04 ] :: [ PASS ] :: Command 'lsmod | grep sctp || modprobe sctp' (Expected 0-255, got 0) :: [ 23:28:05 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.auth_enable=1' (Expected 0, got 0) :: [ 23:28:05 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.addip_enable=1' (Expected 0, got 0) :: [ 23:28:06 ] :: [ PASS ] :: Command 'bash ./make_register_tests.sh test_cases.c test_sctp_sockopts.c' (Expected 0, got 0) :: [ 23:28:08 ] :: [ 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: 12s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Setup)