ct_telnet

ct_telnet

Module

ct_telnet

Module summary

Common Test specific layer on top of Telnet client ct_telnet_client.erl

Description

Common Test specific layer on top of Telnet client ct_telnet_client.erl.

Use this module to set up Telnet connections, send commands, and perform string matching on the result. For information about how to use ct_telnet and configure connections, specifically for UNIX hosts, see the unix_telnet manual page.

Default values defined in ct_telnet:

  • Connection timeout (time to wait for connection) = 10 seconds

  • Command timeout (time to wait for a command to return) = 10 seconds

    登录查看完整内容