Skip to content

Commit bea2099

Browse files
committed
Add mocking utils for rclcpp
Signed-off-by: Stephen Brawner <brawner@gmail.com>
1 parent 26a014b commit bea2099

2 files changed

Lines changed: 523 additions & 0 deletions

File tree

rclcpp/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<test_depend>ament_cmake_gtest</test_depend>
3636
<test_depend>ament_lint_auto</test_depend>
3737
<test_depend>ament_lint_common</test_depend>
38+
<test_depend>mimick_vendor</test_depend>
3839
<test_depend>rmw</test_depend>
3940
<test_depend>rmw_implementation_cmake</test_depend>
4041
<test_depend>rosidl_default_generators</test_depend>

0 commit comments

Comments
 (0)