Classes | |
class | RosstackTestCase |
Process-level tests of rosstack executable. More... | |
Variables | |
dictionary | aliases |
string | PKG = 'test_rospack' |
string | ROS_LANG_DISABLE = 'ROS_LANG_DISABLE' |
string | ROS_PACKAGE_PATH = 'ROS_PACKAGE_PATH' |
string | ROS_ROOT = 'ROS_ROOT' |
dictionary utest_rosstack::aliases |
{ 'deps': 'depends', 'deps1': 'depends1', 'deps-manifests': 'depends-manifests', 'deps-indent': 'depends-indent', }
Definition at line 46 of file utest_rosstack.py.
string utest_rosstack::PKG = 'test_rospack' |
Definition at line 35 of file utest_rosstack.py.
string utest_rosstack::ROS_LANG_DISABLE = 'ROS_LANG_DISABLE' |
Definition at line 44 of file utest_rosstack.py.
string utest_rosstack::ROS_PACKAGE_PATH = 'ROS_PACKAGE_PATH' |
Definition at line 43 of file utest_rosstack.py.
string utest_rosstack::ROS_ROOT = 'ROS_ROOT' |
Definition at line 42 of file utest_rosstack.py.