webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Functions
testclient_unittest.cc File Reference
#include "webrtc/base/gunit.h"
#include "webrtc/base/nethelpers.h"
#include "webrtc/base/physicalsocketserver.h"
#include "webrtc/base/testclient.h"
#include "webrtc/base/testechoserver.h"
#include "webrtc/base/thread.h"

Macros

#define MAYBE_TestUdpIPv6   TestUdpIPv6
 
#define MAYBE_TestTcpIPv6   TestTcpIPv6
 

Functions

void TestUdpInternal (const SocketAddress &loopback)
 
void TestTcpInternal (const SocketAddress &loopback)
 
 TEST (TestClientTest, TestUdpIPv4)
 
 TEST (TestClientTest, MAYBE_TestUdpIPv6)
 
 TEST (TestClientTest, TestTcpIPv4)
 
 TEST (TestClientTest, MAYBE_TestTcpIPv6)
 

Macro Definition Documentation

◆ MAYBE_TestTcpIPv6

#define MAYBE_TestTcpIPv6   TestTcpIPv6

◆ MAYBE_TestUdpIPv6

#define MAYBE_TestUdpIPv6   TestUdpIPv6

Function Documentation

◆ TEST() [1/4]

TEST ( TestClientTest  ,
TestUdpIPv4   
)

◆ TEST() [2/4]

TEST ( TestClientTest  ,
MAYBE_TestUdpIPv6   
)

◆ TEST() [3/4]

TEST ( TestClientTest  ,
TestTcpIPv4   
)

◆ TEST() [4/4]

TEST ( TestClientTest  ,
MAYBE_TestTcpIPv6   
)

◆ TestTcpInternal()

void TestTcpInternal ( const SocketAddress loopback)

◆ TestUdpInternal()

void TestUdpInternal ( const SocketAddress loopback)