#include <gtest/gtest.h>
#include "ros/names.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (Names, parentNamespace) | |
TEST (Names, validation) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 81 of file test_names.cpp.
TEST | ( | Names | , | |
parentNamespace | ||||
) |
Definition at line 61 of file test_names.cpp.
TEST | ( | Names | , | |
validation | ||||
) |
Definition at line 41 of file test_names.cpp.