#include <catch_ros/catch.hpp>
#include "ros_junit_reporter.h"
#include <boost/filesystem.hpp>
#include <ros/init.h>
#include <ros/node_handle.h>
#include <ros/this_node.h>
Go to the source code of this file.
Macros | |
#define | CATCH_CONFIG_RUNNER |
Functions | |
int | main (int argc, char **argv) |
#define CATCH_CONFIG_RUNNER |
Definition at line 2 of file rostest_main.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 15 of file rostest_main.cpp.