#include <rostate_machine/state_machine.h>
#include <gtest/gtest.h>
#include <ros/ros.h>
#include <ros/package.h>
#include <fstream>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (TestSuite, testCase1) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 47 of file test_rostate_machine.cpp.
TEST | ( | TestSuite | , |
testCase1 | |||
) |
Definition at line 27 of file test_rostate_machine.cpp.