Process-level tests of rxdeps executable. More...
Public Member Functions | |
| def | setUp |
| def | test_exclude |
| def | test_output_arg |
| def | test_usage |
| def | test_utest |
Public Attributes | |
| pkg_dir | |
| rxdeps_dir | |
| test_dir | |
Private Member Functions | |
| def | _run_rxdeps |
| runs rxdeps with ROS_ROOT set to . | |
Process-level tests of rxdeps executable.
Definition at line 51 of file test_rxdeps.py.
| def test_rxdeps::RxdepsTestCase::_run_rxdeps | ( | self, | ||
| ros_package_path, | ||||
| pkgname, | ||||
| command | ||||
| ) | [private] |
runs rxdeps with ROS_ROOT set to .
/test and ROS_PACKAGE_PATH unset
Definition at line 62 of file test_rxdeps.py.
| def test_rxdeps::RxdepsTestCase::setUp | ( | self | ) |
Definition at line 53 of file test_rxdeps.py.
| def test_rxdeps::RxdepsTestCase::test_exclude | ( | self | ) |
Definition at line 115 of file test_rxdeps.py.
| def test_rxdeps::RxdepsTestCase::test_output_arg | ( | self | ) |
Definition at line 133 of file test_rxdeps.py.
| def test_rxdeps::RxdepsTestCase::test_usage | ( | self | ) |
Definition at line 153 of file test_rxdeps.py.
| def test_rxdeps::RxdepsTestCase::test_utest | ( | self | ) |
Definition at line 96 of file test_rxdeps.py.
Definition at line 55 of file test_rxdeps.py.
Definition at line 54 of file test_rxdeps.py.
Definition at line 57 of file test_rxdeps.py.