Classes | Functions
test_tcp_socket.cpp File Reference
#include <gtest/gtest.h>
#include <condition_variable>
#include <ur_client_library/comm/tcp_socket.h>
#include <ur_client_library/comm/tcp_server.h>
#include "ur_client_library/types.h"
Include dependency graph for test_tcp_socket.cpp:

Go to the source code of this file.

Classes

class  TCPSocketTest::Client
 
class  TCPSocketTest
 

Functions

int main (int argc, char *argv[])
 
 TEST_F (TCPSocketTest, socket_state)
 
 TEST_F (TCPSocketTest, setup_client_before_server)
 
 TEST_F (TCPSocketTest, get_ip)
 
 TEST_F (TCPSocketTest, write_on_non_connected_socket)
 
 TEST_F (TCPSocketTest, read_on_non_connected_socket)
 
 TEST_F (TCPSocketTest, write_on_connected_socket)
 
 TEST_F (TCPSocketTest, read_on_connected_socket)
 
 TEST_F (TCPSocketTest, get_socket_fd)
 
 TEST_F (TCPSocketTest, receive_timeout)
 
 TEST_F (TCPSocketTest, setup_while_client_is_connected)
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 344 of file test_tcp_socket.cpp.

◆ TEST_F() [1/10]

TEST_F ( TCPSocketTest  ,
socket_state   
)

Definition at line 175 of file test_tcp_socket.cpp.

◆ TEST_F() [2/10]

TEST_F ( TCPSocketTest  ,
setup_client_before_server   
)

Definition at line 198 of file test_tcp_socket.cpp.

◆ TEST_F() [3/10]

TEST_F ( TCPSocketTest  ,
get_ip   
)

Definition at line 226 of file test_tcp_socket.cpp.

◆ TEST_F() [4/10]

TEST_F ( TCPSocketTest  ,
write_on_non_connected_socket   
)

Definition at line 241 of file test_tcp_socket.cpp.

◆ TEST_F() [5/10]

TEST_F ( TCPSocketTest  ,
read_on_non_connected_socket   
)

Definition at line 251 of file test_tcp_socket.cpp.

◆ TEST_F() [6/10]

TEST_F ( TCPSocketTest  ,
write_on_connected_socket   
)

Definition at line 259 of file test_tcp_socket.cpp.

◆ TEST_F() [7/10]

TEST_F ( TCPSocketTest  ,
read_on_connected_socket   
)

Definition at line 273 of file test_tcp_socket.cpp.

◆ TEST_F() [8/10]

TEST_F ( TCPSocketTest  ,
get_socket_fd   
)

Definition at line 301 of file test_tcp_socket.cpp.

◆ TEST_F() [9/10]

TEST_F ( TCPSocketTest  ,
receive_timeout   
)

Definition at line 321 of file test_tcp_socket.cpp.

◆ TEST_F() [10/10]

TEST_F ( TCPSocketTest  ,
setup_while_client_is_connected   
)

Definition at line 337 of file test_tcp_socket.cpp.



ur_client_library
Author(s): Thomas Timm Andersen, Simon Rasmussen, Felix Exner, Lea Steffen, Tristan Schnell
autogenerated on Tue Jul 4 2023 02:09:47