#include <ros/ros.h>
#include <gtest/gtest.h>
#include <interactive_markers/interactive_marker_server.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (InteractiveMarkerServer, addRemove) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 103 of file server_test.cpp.
TEST | ( | InteractiveMarkerServer | , |
addRemove | |||
) |
Definition at line 37 of file server_test.cpp.