rclcpp/rclcpp_lifecycle/test
Karsten Knese 6d13bcb0fc
Fix 394 (#419)
* copy and assignment operator for state

copy and assignment operator for transition

remove unused const_casts

address comments

check for null in copy constructor

up

use init and fini functions from rcl

remove unused include

* explicitly zero initialize state and transitions

* add todo comment for follow up
2017-12-05 22:51:52 -08:00
..
test_callback_exceptions.cpp rename RCL_LIFECYCLE_RET_T to lifecycle_msgs::msgs::Transition::TRANSITION_CALLBACK_* (#345) 2017-08-02 14:04:34 -07:00
test_lifecycle_node.cpp rename RCL_LIFECYCLE_RET_T to lifecycle_msgs::msgs::Transition::TRANSITION_CALLBACK_* (#345) 2017-08-02 14:04:34 -07:00
test_register_custom_callbacks.cpp rename RCL_LIFECYCLE_RET_T to lifecycle_msgs::msgs::Transition::TRANSITION_CALLBACK_* (#345) 2017-08-02 14:04:34 -07:00
test_state_machine_info.cpp Use -Wpedantic (#306) 2017-02-27 21:07:57 -08:00
test_state_wrapper.cpp Fix 394 (#419) 2017-12-05 22:51:52 -08:00
test_transition_wrapper.cpp Fix 394 (#419) 2017-12-05 22:51:52 -08:00