ros2 / rosidl_typesupport

Packages which provide the typesupport for ROS messages and services
Apache License 2.0
13 stars 34 forks source link

Add mock for rcutils_get_symbol failure #93

Closed brawner closed 3 years ago

brawner commented 3 years ago

This PR boosts coverage for this package to 100% after #86 was merged by mocking the exception thrown by rcpputils::SharedLibrary::get_symbol

Signed-off-by: Stephen Brawner brawner@gmail.com

brawner commented 3 years ago

Testing --packages-select rosidl_typesupport_c

brawner commented 3 years ago

Merging for now, will work on a more permanent home for patch.hpp