Go to the source code of this file.
Namespaces | |
TestsConnection | |
Functions | |
def | TestsConnection.activate_components (sleep_recv_act_time) |
Activate components. More... | |
def | TestsConnection.components_entry () |
AutoTestOut and AutoTestIn are started. More... | |
def | TestsConnection.components_exit () |
AutoTestOut and AutoTestIn are ended. More... | |
def | TestsConnection.connect_ports () |
ネームサーバー定義 env = RtmEnv(sys.argv, ["localhost:2809"]) list0 = env.name_space["localhost:2809"].list_obj() env.name_space['localhost:2809'].rtc_handles.keys() ns = env.name_space['localhost:2809'] More... | |
def | TestsConnection.deactivate_components () |
Deactivate components. More... | |
def | TestsConnection.delete_recv_file () |
内部関数:受信ファイル削除 More... | |
def | TestsConnection.diff_file () |
内部関数:送受信ファイルのデータ比較 More... | |
def | TestsConnection.disconnect_ports () |
Disconnects ports. More... | |
def | TestsConnection.initGlobal () |
Initialization of global variable. More... | |
def | TestsConnection.main () |
main More... | |
def | TestsConnection.make_connecter_profile (subscription_type, push_policy, connect_direction) |
内部関数:コネクタープロファイル設定(データポート) More... | |
def | TestsConnection.test_activate_deactivate (message, arg0, arg1, arg2) |
Only activation and deactivation are repeated. More... | |
def | TestsConnection.test_activate_deactivate_2 (message, arg0, arg1, arg2) |
Only activation and deactivation are repeated. More... | |
def | TestsConnection.test_connect_disconnect (message, arg0, arg1, arg2) |
Only the connection and cutting are repeated. More... | |
def | TestsConnection.test_connection (message, arg0, arg1, arg2) |
The connection, activate, deactivate, and cutting are repeated. More... | |
def | TestsConnection.test_connection_2 (message, arg0, arg1, arg2) |
def | TestsConnection.test_connection_3 (message, arg0, arg1, arg2) |
def | TestsConnection.test_connection_4 (message, arg0, arg1, arg2) |
def | TestsConnection.test_connection_5 (message, arg0, arg1, arg2) |
The connection, activate, deactivate, and cutting are repeated. More... | |