Skip to content

Commit

Permalink
wip play end to end
Browse files Browse the repository at this point in the history
Signed-off-by: Karsten Knese <[email protected]>
  • Loading branch information
Karsten1987 committed Apr 6, 2020
1 parent e9b48ae commit b73d0cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rosbag2_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ if(BUILD_TESTING)
add_launch_test(test/rosbag2_tests/test_rosbag2_info_end_to_end.py
ARGS "bag_file_path:=${CMAKE_CURRENT_SOURCE_DIR}/resources/cdr_test"
)
add_launch_test(test/rosbag2_tests/test_rosbag2_play_end_to_end.py
ARGS "bag_file_path:=${CMAKE_CURRENT_SOURCE_DIR}/resources/cdr_test"
)

ament_add_gmock(test_converter
test/rosbag2_tests/test_converter.cpp
Expand Down

0 comments on commit b73d0cd

Please sign in to comment.