#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 (SimpleClientAllocator, easy_test) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 56 of file simple_client_allocator_test.cpp.
| TEST | ( | SimpleClientAllocator | , |
| easy_test | |||
| ) |
Definition at line 44 of file simple_client_allocator_test.cpp.