index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
common_test
/
test
/
telnet_server.erl
Age
Commit message (
Expand
)
Author
2017-09-15
common_test: Do not use deprecated functions in string(3)
Siri Hansen
2016-06-09
[ct test] Flush messages from old client after close in telnet server
Siri Hansen
2016-05-26
Ignore data received in break mode in test telnet_server
Siri Hansen
2016-05-20
Don't throw rest of line when NOP is received in test telnet_server
Siri Hansen
2016-05-04
Change ct:sleep to timer:sleep in telnet_server
Siri Hansen
2015-05-06
Merge branch 'maint'
Zandra Hird
2015-05-04
Introduce wait_for_prompt option
Peter Andersson
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-20
Replace all calls to now/0 in CT with new time API functions
Peter Andersson
2015-03-18
Enable timetrap scaling for all tests
Peter Andersson
2014-11-27
[ct_telnet] Add timestamp to telnet_server debug printout
Siri Hansen
2014-11-07
[ct] Add 'newline' option to send functions in ct_telnet
Siri Hansen
2014-04-16
Fix problem with substring in large message getting incorrectly reversed
Peter Andersson
2014-03-22
Add test cases
Peter Andersson
2014-03-12
Add test cases and fix some problems with logging and with the telnet client
Peter Andersson
2014-03-12
Get ct_telnet_client to print all data from server to log
Peter Andersson
2014-01-27
Implement new telnet logging system
Peter 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 testing
Siri Hansen