ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I believe the make targets are:

  • make tests to build them
  • make run_test* for each test (you can tab complete the targets)
  • make run_tests runs all tests

See:

http://ros.org/doc/groovy/api/catkin/html/adv_user_guide/underlay.html#build-and-run-unit-tests

I believe the make targets are:

  • make tests to build them
  • make run_test* for each test (you can tab complete the targets)
  • make run_tests runs all tests

See:

http://ros.org/doc/groovy/api/catkin/html/adv_user_guide/underlay.html#build-and-run-unit-testshttp://docs.ros.org/hydro/api/catkin/html/howto/run_tests.html

I believe the make targets are:

  • make tests to build them
  • make run_test* for each test (you can tab complete the targets)
  • make run_tests runs all tests

See:

http://docs.ros.org/hydro/api/catkin/html/howto/run_tests.htmlhttp://docs.ros.org/hydro/api/catkin/html/howto/format1/run_tests.html

click to hide/show revision 4
No.4 Revision

I believe the make targets are:

  • make tests to build them
  • make run_test* for each test (you can tab complete the targets)
  • make run_tests runs all tests

See:

http://docs.ros.org/hydro/api/catkin/html/howto/format1/run_tests.htmlhydro: http://docs.ros.org/hydro/api/catkin/html/howto/format1/run_tests.html indigo: http://docs.ros.org/indigo/api/catkin/html/howto/format1/run_tests.html

click to hide/show revision 5
No.5 Revision

I believe the make targets are:

  • make tests to build them
  • make run_test* for each test (you can tab complete the targets)
  • make run_tests runs all tests

See:

  • hydro: http://docs.ros.org/hydro/api/catkin/html/howto/format1/run_tests.html http://docs.ros.org/hydro/api/catkin/html/howto/format1/run_tests.html
  • indigo: http://docs.ros.org/indigo/api/catkin/html/howto/format1/run_tests.html