def test_cmds.add_obj_strs | ( | args, | |
obj1 = None , |
|||
obj2 = None |
|||
) |
Definition at line 141 of file test_cmds.py.
def test_cmds.call_process | ( | args | ) |
Definition at line 46 of file test_cmds.py.
def test_cmds.clean_zombies | ( | ) |
Definition at line 119 of file test_cmds.py.
def test_cmds.find_omninames | ( | ) |
Definition at line 60 of file test_cmds.py.
def test_cmds.launch_comp | ( | name | ) |
Definition at line 70 of file test_cmds.py.
def test_cmds.launch_manager | ( | tries = 40 , |
|
res = 0.01 |
|||
) |
Definition at line 123 of file test_cmds.py.
def test_cmds.load_file | ( | fn | ) |
Definition at line 42 of file test_cmds.py.
def test_cmds.make_zombie | ( | comp = 'zombie_comp' | ) |
Definition at line 111 of file test_cmds.py.
def test_cmds.rtact_suite | ( | ) |
Definition at line 325 of file test_cmds.py.
def test_cmds.rtcat_suite | ( | ) |
Definition at line 411 of file test_cmds.py.
def test_cmds.rtcheck_suite | ( | ) |
Definition at line 460 of file test_cmds.py.
def test_cmds.rtcomp_suite | ( | ) |
Definition at line 676 of file test_cmds.py.
def test_cmds.rtcon_suite | ( | ) |
Definition at line 855 of file test_cmds.py.
def test_cmds.rtconf_suite | ( | ) |
Definition at line 1063 of file test_cmds.py.
def test_cmds.rtcryo_suite | ( | ) |
Definition at line 1206 of file test_cmds.py.
def test_cmds.rtcwd_suite | ( | ) |
Definition at line 1304 of file test_cmds.py.
def test_cmds.rtdeact_suite | ( | ) |
Definition at line 1384 of file test_cmds.py.
def test_cmds.rtdel_suite | ( | ) |
Definition at line 1520 of file test_cmds.py.
def test_cmds.rtdis_suite | ( | ) |
Definition at line 1735 of file test_cmds.py.
def test_cmds.rtdoc_suite | ( | ) |
Definition at line 1875 of file test_cmds.py.
def test_cmds.rtexit_suite | ( | ) |
Definition at line 1931 of file test_cmds.py.
def test_cmds.rtfind_suite | ( | ) |
Definition at line 2067 of file test_cmds.py.
def test_cmds.rtinject_suite | ( | ) |
Definition at line 2190 of file test_cmds.py.
def test_cmds.rtlog_suite | ( | ) |
Definition at line 2463 of file test_cmds.py.
def test_cmds.rtls_suite | ( | ) |
Definition at line 2657 of file test_cmds.py.
def test_cmds.rtmgr_suite | ( | ) |
Definition at line 2927 of file test_cmds.py.
def test_cmds.rtprint_suite | ( | ) |
Definition at line 3028 of file test_cmds.py.
def test_cmds.rtreset_suite | ( | ) |
Definition at line 3091 of file test_cmds.py.
def test_cmds.rtresurrect_suite | ( | ) |
Definition at line 3206 of file test_cmds.py.
def test_cmds.rtstart_suite | ( | ) |
Definition at line 3298 of file test_cmds.py.
def test_cmds.rtstodot_suite | ( | ) |
Definition at line 2950 of file test_cmds.py.
def test_cmds.rtstop_suite | ( | ) |
Definition at line 3387 of file test_cmds.py.
def test_cmds.rtteardown_suite | ( | ) |
Definition at line 3463 of file test_cmds.py.
def test_cmds.start_ns | ( | ) |
Definition at line 85 of file test_cmds.py.
def test_cmds.start_process | ( | args | ) |
Definition at line 55 of file test_cmds.py.
def test_cmds.stop_comp | ( | comp | ) |
Definition at line 79 of file test_cmds.py.
def test_cmds.stop_manager | ( | mgr | ) |
Definition at line 135 of file test_cmds.py.
def test_cmds.stop_ns | ( | p | ) |
Definition at line 95 of file test_cmds.py.
def test_cmds.suite | ( | ) |
Definition at line 3467 of file test_cmds.py.
def test_cmds.test_destportnotfound | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 228 of file test_cmds.py.
def test_cmds.test_noobject | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 169 of file test_cmds.py.
def test_cmds.test_noobject2 | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 179 of file test_cmds.py.
def test_cmds.test_notacomp | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 149 of file test_cmds.py.
def test_cmds.test_notacomp2 | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 159 of file test_cmds.py.
def test_cmds.test_port2notfound | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 209 of file test_cmds.py.
def test_cmds.test_portnotfound | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 199 of file test_cmds.py.
def test_cmds.test_sourceportnotfound | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 219 of file test_cmds.py.
def test_cmds.test_zombie | ( | tester, | |
cmd, | |||
obj1 = None , |
|||
obj2 = None , |
|||
extra_opts = [] |
|||
) |
Definition at line 189 of file test_cmds.py.
def test_cmds.wait_for_comp | ( | comp, | |
state = 'Inactive' , |
|||
tries = 40 , |
|||
res = 0.01 |
|||
) |
Definition at line 99 of file test_cmds.py.
list test_cmds::COMP_LIB_PATH = '/usr/local/share/openrtm-1.1/example/rtcs' |
Definition at line 35 of file test_cmds.py.