Functions
udp_socket_test.cpp File Reference
#include "../../src/socket/udp_socket.h"
#include <fruit/fruit.h>
#include <gtest/gtest.h>
#include <algorithm>
#include <boost/array.hpp>
#include <boost/asio.hpp>
#include <functional>
#include <iostream>
#include <iterator>
#include <memory>
#include <unordered_map>
#include "std_msgs/UInt8MultiArray.h"
Include dependency graph for udp_socket_test.cpp:

Go to the source code of this file.

Functions

 TEST (TestSuite, socket_callback)
 
 TEST (TestSuite, socket_callback_twice)
 
 TEST (TestSuite, socket_callback_in_map)
 
 TEST (TestSuite, socket_send_data)
 
 TEST (TestSuite, socket_send_data_in_map)
 

Function Documentation

◆ TEST() [1/5]

TEST ( TestSuite  ,
socket_callback   
)

Definition at line 24 of file udp_socket_test.cpp.

◆ TEST() [2/5]

TEST ( TestSuite  ,
socket_callback_twice   
)

Definition at line 84 of file udp_socket_test.cpp.

◆ TEST() [3/5]

TEST ( TestSuite  ,
socket_callback_in_map   
)

Definition at line 151 of file udp_socket_test.cpp.

◆ TEST() [4/5]

TEST ( TestSuite  ,
socket_send_data   
)

Definition at line 213 of file udp_socket_test.cpp.

◆ TEST() [5/5]

TEST ( TestSuite  ,
socket_send_data_in_map   
)

Definition at line 274 of file udp_socket_test.cpp.



skyway
Author(s): Toshiya Nakakura
autogenerated on Sat Apr 15 2023 02:08:21