Classes | |
class | ComponentQualFrame |
class | ComponentQualOptions |
class | ConfigObject |
class | SerialPanel |
Allows user to choose which component to test and which test to run. More... | |
Variables | |
tuple | CONFIG_DIR = os.path.join(roslib.packages.get_pkg_dir(PKG), 'config') |
string | PKG = 'qualification' |
tuple | TESTS_DIR = os.path.join(roslib.packages.get_pkg_dir(PKG), 'tests') |
tuple qualification::component_qual::CONFIG_DIR = os.path.join(roslib.packages.get_pkg_dir(PKG), 'config') |
Definition at line 58 of file component_qual.py.
string qualification::component_qual::PKG = 'qualification' |
Definition at line 37 of file component_qual.py.
tuple qualification::component_qual::TESTS_DIR = os.path.join(roslib.packages.get_pkg_dir(PKG), 'tests') |
Definition at line 57 of file component_qual.py.