Skip to content

Commit

Permalink
Register #675 tests in CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
Affonso-Gui committed Nov 4, 2022
1 parent add0271 commit 1518839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roseus/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ if(CATKIN_ENABLE_TESTING)
add_rostest(test/test-parameter.test)
add_rostest(test/test-anonymous.test)
add_rostest(test/test-timer.test)
add_rostest(test/test-memory.test)
# this seems to run other process and need pkill ... https://travis-ci.org/jsk-ros-pkg/jsk_roseus/jobs/233858193
#add_rostest(test/test-genmsg.catkin.test)
# this will not ok on running from run_tests, may be running test within launch file may not good.
Expand Down

0 comments on commit 1518839

Please sign in to comment.