aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/telnet_server.erl
AgeCommit message (Expand)Author
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Replace all calls to now/0 in CT with new time API functionsPeter Andersson
2015-03-18Enable timetrap scaling for all testsPeter Andersson
2014-11-27[ct_telnet] Add timestamp to telnet_server debug printoutSiri Hansen
2014-11-07[ct] Add 'newline' option to send functions in ct_telnetSiri Hansen
2014-04-16Fix problem with substring in large message getting incorrectly reversedPeter Andersson
2014-03-22Add test casesPeter 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-01-27Implement new telnet logging systemPeter Andersson
2013-05-17[common_test] Add new option 'no_prompt_check' to ct_telnet:expect/3.Siri Hansen
2013-05-14[common_test] Add telnet server to use for testingSiri Hansen