webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
transportdescriptionfactory_unittest.cc File Reference
#include <memory>
#include <string>
#include <vector>
#include "webrtc/p2p/base/p2pconstants.h"
#include "webrtc/p2p/base/transportdescription.h"
#include "webrtc/p2p/base/transportdescriptionfactory.h"
#include "webrtc/base/fakesslidentity.h"
#include "webrtc/base/gunit.h"
#include "webrtc/base/ssladapter.h"

Classes

class  TransportDescriptionFactoryTest
 

Functions

 TEST_F (TransportDescriptionFactoryTest, TestOfferDefault)
 
 TEST_F (TransportDescriptionFactoryTest, TestOfferDtls)
 
 TEST_F (TransportDescriptionFactoryTest, TestOfferDtlsWithNoIdentity)
 
 TEST_F (TransportDescriptionFactoryTest, TestOfferDtlsReofferDtls)
 
 TEST_F (TransportDescriptionFactoryTest, TestAnswerDefault)
 
 TEST_F (TransportDescriptionFactoryTest, TestReanswer)
 
 TEST_F (TransportDescriptionFactoryTest, TestAnswerDtlsToNoDtls)
 
 TEST_F (TransportDescriptionFactoryTest, TestAnswerNoDtlsToDtls)
 
 TEST_F (TransportDescriptionFactoryTest, TestAnswerDtlsToDtls)
 
 TEST_F (TransportDescriptionFactoryTest, TestIceRestart)
 
 TEST_F (TransportDescriptionFactoryTest, TestIceRestartWithDtls)
 
 TEST_F (TransportDescriptionFactoryTest, TestIceRenomination)
 
 TEST_F (TransportDescriptionFactoryTest, TestIceRenominationWithDtls)
 

Function Documentation

◆ TEST_F() [1/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestOfferDefault   
)

◆ TEST_F() [2/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestOfferDtls   
)

◆ TEST_F() [3/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestOfferDtlsWithNoIdentity   
)

◆ TEST_F() [4/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestOfferDtlsReofferDtls   
)

◆ TEST_F() [5/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestAnswerDefault   
)

◆ TEST_F() [6/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestReanswer   
)

◆ TEST_F() [7/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestAnswerDtlsToNoDtls   
)

◆ TEST_F() [8/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestAnswerNoDtlsToDtls   
)

◆ TEST_F() [9/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestAnswerDtlsToDtls   
)

◆ TEST_F() [10/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestIceRestart   
)

◆ TEST_F() [11/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestIceRestartWithDtls   
)

◆ TEST_F() [12/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestIceRenomination   
)

◆ TEST_F() [13/13]

TEST_F ( TransportDescriptionFactoryTest  ,
TestIceRenominationWithDtls   
)