#include <gtest/gtest.h>
#include <actionlib/TestAction.h>
#include <actionlib/client/simple_action_client.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (ActionClientDestruction, persistent_goal_handles_1) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 59 of file action_client_destruction_test.cpp.
TEST | ( | ActionClientDestruction | , |
persistent_goal_handles_1 | |||
) |
Definition at line 44 of file action_client_destruction_test.cpp.