MCPcopy Create free account
hub / github.com/Haivision/srt / TEST_F

Function TEST_F

test/test_socket_options.cpp:605–608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

603}
604
605TEST_F(TestSocketOptions, DefaultVals)
606{
607 TestDefaultValues(m_caller_sock);
608}
609
610#if ENABLE_BONDING
611TEST_F(TestGroupOptions, DefaultVals)

Callers

nothing calls this directly

Calls 15

TestDefaultValuesFunction · 0.85
TestInvalidValuesFunction · 0.85
srt_getsockstateFunction · 0.85
sleep_forFunction · 0.85
srt_setsockoptFunction · 0.85
StateToStrFunction · 0.85
srt_getsockoptFunction · 0.85
srt_closeFunction · 0.85
srt_bstatsFunction · 0.85
srt_getlasterrorFunction · 0.85
c_strMethod · 0.80
typeMethod · 0.45

Tested by

no test coverage detected