#include <gtest/gtest.h>
#include "nodelet/nodelet.h"
#include "nodelet/loader.h"
#include "ros/ros.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (NodeletConsole, TEST_CONSOLE) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 49 of file test_console.cpp.
TEST | ( | NodeletConsole | , |
TEST_CONSOLE | |||
) |
Definition at line 39 of file test_console.cpp.