C++ YASMIN (Yet Another State MachINe)
Loading...
Searching...
No Matches
test_monitor_state.cpp File Reference
#include <chrono>
#include <gtest/gtest.h>
#include <memory>
#include <thread>
#include "std_msgs/msg/string.hpp"
#include "rclcpp/rclcpp.hpp"
#include "yasmin_ros/action_state.hpp"
#include "yasmin_ros/basic_outcomes.hpp"
#include "yasmin_ros/monitor_state.hpp"
#include "yasmin_ros/ros_clients_cache.hpp"
#include "yasmin_ros/ros_logs.hpp"
#include "yasmin_ros/yasmin_node.hpp"
Include dependency graph for test_monitor_state.cpp:

Classes

class  AuxNode
 
class  TestMonitorState
 

Functions

 TEST_F (TestMonitorState, TestMonitorTimeout)
 
 TEST_F (TestMonitorState, TestMonitorRetryTimeout)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

◆ TEST_F() [1/2]

TEST_F ( TestMonitorState ,
TestMonitorRetryTimeout  )

◆ TEST_F() [2/2]

TEST_F ( TestMonitorState ,
TestMonitorTimeout  )