$search
#include <gtest/gtest.h>
#include <ros/ros.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (URDF, CorrectFormat) | |
Variables | |
int | my_argc |
char ** | my_argv |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 32 of file test_urdf.cpp.
TEST | ( | URDF | , | |
CorrectFormat | ||||
) |
Definition at line 7 of file test_urdf.cpp.
int my_argc |
Definition at line 4 of file test_urdf.cpp.
char** my_argv |
Definition at line 5 of file test_urdf.cpp.