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
/
src
/
ct_telnet.erl
Age
Commit message (
Expand
)
Author
2016-07-23
Fix error with duplicated printouts by ct_telnet:expect/3
Peter Andersson
2016-05-02
Update the reference manual
Peter Andersson
2016-04-28
Make the nodelay setting configurable and false per default
Peter Andersson
2015-12-09
[common_test] Correct documentation
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-06
Merge branch 'maint'
Zandra Hird
2015-05-04
Introduce wait_for_prompt option
Peter Andersson
2015-04-23
Increase speed of keep_alive (NOP) polls
Peter Andersson
2015-03-26
Add documentation and make get_data behaviour backwards compatible
Peter Andersson
2015-03-24
Introduce polling feature in ct_telnet
Peter Andersson
2015-03-23
Fix problem with invalid timeouts because of truncated floats
Peter Andersson
2015-02-06
Make sure total_timeout can get triggered before idle_timeout
Peter Andersson
2014-11-07
[ct] Add 'newline' option to send functions in ct_telnet
Siri Hansen
2014-04-16
Fix problem with send printout not being tagged with connection name
Peter Andersson
2014-04-16
Fix problem with substring in large message getting incorrectly reversed
Peter Andersson
2014-04-02
Document the abort_if_missing_suites functionality
Peter Andersson
2014-04-02
Document new ct_telnet logging features
Peter Andersson
2014-03-27
Fix problem with bad match error after close
Peter Andersson
2014-03-22
Introduce total timeout value in ct_telnet:expect/3 options
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-03-12
Change telnet logging behaviour
Peter Andersson
2014-01-29
Add documentation about logging in the ct_telnet module
Peter Andersson
2014-01-28
Fix remaining problems using raw telnet logging for parallel test cases
Peter Andersson
2014-01-27
Implement tests for logging traffic for multiple telnet connections
Peter Andersson
2014-01-27
Implement new telnet logging system
Peter Andersson
2013-05-29
Fix faulty connection handling
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] Backed out wait_for_linebreak option from ct_telnet
Siri Hansen
2013-04-30
Added further doc
Fredrik Gustafsson
2013-04-30
common_test: Added documentation for wait_for_linebreak option
Fredrik Gustafsson
2013-03-27
Added option wait_for_linebreak - so that expect does not need \n to match
Fredrik Gustafsson
2013-01-25
[common_test] Update common test modules to handle unicode
Siri Hansen
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-23
Update user config to use nested tuple keys
Lukas Larsson
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-09-30
Rid ct_telnet of doc build warnings
Peter Andersson
2010-02-17
OTP-8311: Various updates and fixes in Common Test and Test Server
Peter Andersson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP