$search
#include <gtest/gtest.h>
#include <time.h>
#include <stdlib.h>
#include "ros/ros.h"
#include "XmlRpc.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (CheckMaster, checkMaster) | |
Variables | |
bool | g_should_exist = true |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 54 of file check_master.cpp.
TEST | ( | CheckMaster | , | |
checkMaster | ||||
) |
Definition at line 49 of file check_master.cpp.
bool g_should_exist = true |
Definition at line 47 of file check_master.cpp.