#include <ros/ros.h>
#include <gtest/gtest.h>
#include "rviz_marker_stub.cpp"
#include "../../src/checkpoint_marker.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (RvizMarkerStub, basic) | |
TEST (CheckpointMarker, check_conection) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 43 of file checkpoint_marker_test.cpp.
TEST | ( | RvizMarkerStub | , |
basic | |||
) |
Definition at line 9 of file checkpoint_marker_test.cpp.
TEST | ( | CheckpointMarker | , |
check_conection | |||
) |
Definition at line 16 of file checkpoint_marker_test.cpp.