:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:07:14 ] :: [ PASS ] :: Command '/usr/bin/dnf install -y lksctp-tools-devel gcc' (Expected 0, got 0) :: [ 22:07:17 ] :: [ PASS ] :: Command 'lsmod | grep sctp || modprobe sctp' (Expected 0-255, got 0) :: [ 22:07:18 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.auth_enable=1' (Expected 0, got 0) :: [ 22:07:19 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.addip_enable=1' (Expected 0, got 0) :: [ 22:07:21 ] :: [ PASS ] :: Command 'bash ./make_register_tests.sh test_cases.c test_sctp_sockopts.c' (Expected 0, got 0) :: [ 22:07:24 ] :: [ 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: 20s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Setup)