ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I believe the make targets are:
make tests
to build themmake run_test*
for each test (you can tab complete the targets)make run_tests
runs all testsSee:
http://ros.org/doc/groovy/api/catkin/html/adv_user_guide/underlay.html#build-and-run-unit-tests
2 | No.2 Revision |
I believe the make targets are:
make tests
to build themmake run_test*
for each test (you can tab complete the targets)make run_tests
runs all testsSee:
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
3 | No.3 Revision |
I believe the make targets are:
make tests
to build themmake run_test*
for each test (you can tab complete the targets)make run_tests
runs all testsSee:
http://docs.ros.org/hydro/api/catkin/html/howto/run_tests.htmlhttp://docs.ros.org/hydro/api/catkin/html/howto/format1/run_tests.html
4 | No.4 Revision |
I believe the make targets are:
make tests
to build themmake run_test*
for each test (you can tab complete the targets)make run_tests
runs all testsSee:
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
5 | No.5 Revision |
I believe the make targets are:
make tests
to build themmake run_test*
for each test (you can tab complete the targets)make run_tests
runs all testsSee: