rgbd
Classes | Functions
connection_gtest.cpp File Reference
#include <boost/interprocess/shared_memory_object.hpp>
#include <gtest/gtest.h>
#include <rgbd/client.h>
#include <rgbd/image.h>
#include <ros/duration.h>
#include <ros/init.h>
#include <ros/names.h>
#include <ros/rate.h>
#include <ros/time.h>
Include dependency graph for connection_gtest.cpp:

Go to the source code of this file.

Classes

class  Connection
 

Functions

int main (int argc, char **argv)
 
 TEST_F (Connection, ConsistentConnection)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 76 of file connection_gtest.cpp.

◆ TEST_F()

TEST_F ( Connection  ,
ConsistentConnection   
)

Definition at line 42 of file connection_gtest.cpp.