Classes | Functions | Variables
rtest.cpp File Reference
#include <gtest/gtest.h>
#include <ros/service.h>
#include <ros/ros.h>
#include <nav_msgs/GetMap.h>
#include <nav_msgs/OccupancyGrid.h>
#include <nav_msgs/MapMetaData.h>
#include "test_constants.h"
Include dependency graph for rtest.cpp:

Go to the source code of this file.

Classes

class  MapClientTest
 

Functions

int main (int argc, char **argv)
 
 TEST_F (MapClientTest, call_service)
 
 TEST_F (MapClientTest, subscribe_topic)
 
 TEST_F (MapClientTest, subscribe_topic_metadata)
 

Variables

int g_argc
 
char ** g_argv
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 138 of file rtest.cpp.

◆ TEST_F() [1/3]

TEST_F ( MapClientTest  ,
call_service   
)

Definition at line 81 of file rtest.cpp.

◆ TEST_F() [2/3]

TEST_F ( MapClientTest  ,
subscribe_topic   
)

Definition at line 96 of file rtest.cpp.

◆ TEST_F() [3/3]

TEST_F ( MapClientTest  ,
subscribe_topic_metadata   
)

Definition at line 119 of file rtest.cpp.

Variable Documentation

◆ g_argc

int g_argc

Definition at line 41 of file rtest.cpp.

◆ g_argv

char** g_argv

Definition at line 42 of file rtest.cpp.



map_server
Author(s): Brian Gerkey, Tony Pratkanis, contradict@gmail.com
autogenerated on Wed Jun 22 2022 02:06:59