aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_telnet.erl
AgeCommit message (Expand)Author
2019-01-31[ct] Add option {newline,string()} to ct_telnet:cmd and ct_telnet:sendSiri Hansen
2019-01-30[ct] Improve error handling of bad regular expressions to ct_telnetSiri Hansen
2018-06-07common_test: Remove EDoc documentation in public modulesHans Bolinder
2017-09-05ct: use 'unicode' option for regexpsSiri Hansen
2017-06-19Update copyright yearHans Nilsson
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2016-12-07Update copyright-yearErlang/OTP
2016-07-25Merge branch 'maint-18' into maintRaimo Niskanen
2016-07-23Fix error with duplicated printouts by ct_telnet:expect/3Peter Andersson
2016-06-07ct_telnet: Fix unmatched_return warningsZandra
2016-05-02Update the reference manualPeter Andersson
2016-04-28Make the nodelay setting configurable and false per defaultPeter Andersson
2015-12-09[common_test] Correct documentationHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-06Merge branch 'maint'Zandra Hird
2015-05-04Introduce wait_for_prompt optionPeter Andersson
2015-04-23Increase speed of keep_alive (NOP) pollsPeter Andersson
2015-03-26Add documentation and make get_data behaviour backwards compatiblePeter Andersson
2015-03-24Introduce polling feature in ct_telnetPeter Andersson
2015-03-23Fix problem with invalid timeouts because of truncated floatsPeter Andersson
2015-02-06Make sure total_timeout can get triggered before idle_timeoutPeter Andersson
2014-11-07[ct] Add 'newline' option to send functions in ct_telnetSiri Hansen
2014-04-16Fix problem with send printout not being tagged with connection namePeter Andersson
2014-04-16Fix problem with substring in large message getting incorrectly reversedPeter Andersson
2014-04-02Document the abort_if_missing_suites functionalityPeter Andersson
2014-04-02Document new ct_telnet logging featuresPeter Andersson
2014-03-27Fix problem with bad match error after closePeter Andersson
2014-03-22Introduce total timeout value in ct_telnet:expect/3 optionsPeter Andersson
2014-03-12Add test cases and fix some problems with logging and with the telnet clientPeter Andersson
2014-03-12Get ct_telnet_client to print all data from server to logPeter Andersson
2014-03-12Change telnet logging behaviourPeter Andersson
2014-01-29Add documentation about logging in the ct_telnet modulePeter Andersson
2014-01-28Fix remaining problems using raw telnet logging for parallel test casesPeter Andersson
2014-01-27Implement tests for logging traffic for multiple telnet connectionsPeter Andersson
2014-01-27Implement new telnet logging systemPeter Andersson
2013-05-29Fix faulty connection handlingPeter Andersson
2013-05-17[common_test] Add new option 'no_prompt_check' to ct_telnet:expect/3.Siri Hansen
2013-05-14[common_test] Backed out wait_for_linebreak option from ct_telnetSiri Hansen
2013-04-30Added further docFredrik Gustafsson
2013-04-30common_test: Added documentation for wait_for_linebreak optionFredrik Gustafsson
2013-03-27Added option wait_for_linebreak - so that expect does not need \n to matchFredrik Gustafsson
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-23Update user config to use nested tuple keysLukas Larsson
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-09-30Rid ct_telnet of doc build warningsPeter Andersson
2010-02-17OTP-8311: Various updates and fixes in Common Test and Test ServerPeter Andersson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP