#include <gtest/gtest.h>#include <cstdlib>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (roscpp, missingCallToShutdownInitAndStart) | |
| TEST (roscpp, missingCallToShutdownInitOnly) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 48 of file missing_call_to_shutdown.cpp.
| TEST | ( | roscpp | , |
| missingCallToShutdownInitAndStart | |||
| ) |
Definition at line 41 of file missing_call_to_shutdown.cpp.
| TEST | ( | roscpp | , |
| missingCallToShutdownInitOnly | |||
| ) |
Definition at line 35 of file missing_call_to_shutdown.cpp.