Functions
test_dispatch_live.cpp File Reference
#include "xmlrpcpp/XmlRpc.h"
#include <unistd.h>
#include <errno.h>
#include <fcntl.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <iostream>
#include <functional>
#include <gtest/gtest.h>
#include "test_fixtures.h"
Include dependency graph for test_dispatch_live.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST_F (XmlRpcTest, Hello)
 
 TEST_F (XmlRpcTest, HelloNonBlock)
 
 TEST_F (XmlRpcTest, HelloNonBlock2)
 
 TEST_F (XmlRpcTest, ClientDisconnect)
 
 TEST_F (XmlRpcTest, ServerDisconnect)
 
 TEST_F (XmlRpcTest, ServerDisconnect2)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 185 of file test_dispatch_live.cpp.

TEST_F ( XmlRpcTest  ,
Hello   
)

Definition at line 44 of file test_dispatch_live.cpp.

TEST_F ( XmlRpcTest  ,
HelloNonBlock   
)

Definition at line 57 of file test_dispatch_live.cpp.

TEST_F ( XmlRpcTest  ,
HelloNonBlock2   
)

Definition at line 81 of file test_dispatch_live.cpp.

TEST_F ( XmlRpcTest  ,
ClientDisconnect   
)

Definition at line 112 of file test_dispatch_live.cpp.

TEST_F ( XmlRpcTest  ,
ServerDisconnect   
)

Definition at line 130 of file test_dispatch_live.cpp.

TEST_F ( XmlRpcTest  ,
ServerDisconnect2   
)

Definition at line 166 of file test_dispatch_live.cpp.



xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix
autogenerated on Sun Feb 3 2019 03:29:51