:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: C sockopt API test_tools/sockopt_mcast_source 4 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:29:53 ] :: [ LOG ] :: Output of './test_tools/sockopt_mcast_source -v 4': :: [ 14:29:53 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 14:29:53 ] :: [ LOG ] :: MCAST_JOIN_SOURCE_GROUP Bad optlen=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_JOIN_SOURCE_GROUP not multicast addr=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_JOIN_SOURCE_GROUP no device found=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_JOIN_SOURCE_GROUP group 239.1.1.2 src 192.168.111.1=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_JOIN_SOURCE_GROUP group have joined=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_LEAVE_SOURCE_GROUP Bad optlen=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_LEAVE_SOURCE_GROUP not multicast addr=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_LEAVE_SOURCE_GROUP no device found=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_LEAVE_SOURCE_GROUP source not joined=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_LEAVE_SOURCE_GROUP group not joined=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_LEAVE_SOURCE_GROUP group 192.168.1.1.1 src 192.168.111.1=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_JOIN_GROUP 239.1.1.5=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_BLOCK_SOURCE Bad optlen=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_BLOCK_SOURCE not multicast addr=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_BLOCK_SOURCE no device found=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_BLOCK_SOURCE group 239.1.1.5 src 192.168.111.1=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_BLOCK_SOURCE group and source have blocked=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_BLOCK_SOURCE group not joined=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_UNBLOCK_SOURCE source not blocked=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_UNBLOCK_SOURCE group not blocked=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_UNBLOCK_SOURCE Bad optlen=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_UNBLOCK_SOURCE not multicast addr=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_UNBLOCK_SOURCE no device found=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_UNBLOCK_SOURCE group 239.1.1.5 src 192.168.111.1=pass :: [ 14:29:53 ] :: [ LOG ] :: MCAST_LEAVE_GROUP 239.1.1.5=pass :: [ 14:29:53 ] :: [ LOG ] :: status=pass :: [ 14:29:53 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 14:29:53 ] :: [ PASS ] :: test_tools/sockopt_mcast_source setup (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 1 good, 0 bad :: RESULT: PASS (C sockopt API test_tools/sockopt_mcast_source 4)