MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / TEST_F

Function TEST_F

pc/peer_connection_bundle_unittest.cc:867–888  ·  view source on GitHub ↗

According to RFC5888, if an endpoint understands the semantics of an "a=group", it MUST return an answer with that group. So, an empty BUNDLE group is valid when the answerer rejects all m= sections (by stopping all transceivers), meaning there's nothing to bundle. Only writing this test for Unified Plan mode, since there's no way to reject m= sections in answers for Plan B without SDP munging.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

GetGroupByNameMethod · 0.80
descriptionMethod · 0.80
CreatePeerConnectionFunction · 0.50
SetRemoteDescriptionMethod · 0.45
GetTransceiversMethod · 0.45
pcMethod · 0.45
StopMethod · 0.45
local_descriptionMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected