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
/
ssh
/
test
/
ssh_connection_SUITE.erl
Age
Commit message (
Expand
)
Author
2016-04-29
ssh: break out test macro ?wait_match into new ssh_test_lib.hrl
Hans Nilsson
2016-04-28
ssh: polish max_channels_option test case
Hans Nilsson
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-03-18
Set timetrap to 40s except for some long running test cases
Hans Nilsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-25
ssh: Adjusted timetrap values on ssh tests
Hans Nilsson
2016-02-22
ssh: remove calls to crypto:start|stop
Hans Nilsson
2016-02-22
ssh: add timetrap to all test suites
Hans Nilsson
2015-10-19
ssh: wait for subsystem exit in ssh_connection_SUITE:max_channels_option
Hans Nilsson
2015-10-14
Merge branch 'maint-18' into maint
Henrik Nord
2015-10-09
ssh: added 'after' to receive stmts in test/
Hans Nilsson
2015-10-08
ssh: Option max_channels added.
Hans Nilsson
2015-08-07
ssh: ct:pal -> ct:log in lib/ssh/test
Hans Nilsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-26
ssh: Undocumented option 'compression' replaced by 'preferred_algorithms'
Hans Nilsson
2015-05-12
ssh: Fix typo
Ingela Anderton Andin
2015-04-29
ssh: Add openSSH interop check
Ingela Anderton Andin
2014-12-29
Merge branch 'lemenkov/use_os_getenv_2'
Marcus Arendt
2014-12-19
fix missing include
Marcus Arendt
2014-12-17
ssh: Improve errorhandling in ssh_connection.erl
Ingela Anderton Andin
2014-12-15
Start using os:getenv/2 fun
Peter Lemenkov
2014-12-10
fix failed conflict resolution
Marcus Arendt
2014-12-09
revert ssh testcase
Marcus Arendt
2014-10-29
ssh: Add basic ptty_alloc tests
Ingela Anderton Andin
2014-10-09
ssh: testcase
Hans Nilsson
2014-09-30
Merge branch 'maint-17' into maint
Henrik Nord
2014-09-24
ssh: Add test case for ssh:stop_listner
Ingela Anderton Andin
2014-09-24
ssh: Gracefully handle incorrect versions
Ingela Anderton Andin
2014-09-18
ssh: Avoid timeout of init_per_test_case on some platforms
Ingela Anderton Andin
2014-08-22
Test Other Clauses of start_shell
Michael K. Schmidt
2014-07-23
Fix SSH CLI when using custom "shell" option
Michael K. Schmidt
2013-11-13
ssh: Eliminate test case failure due to timing issues in test case code
Ingela Anderton Andin
2013-03-01
ssh: Ctify test doc
Ingela Anderton Andin
2012-10-19
ssh: Modernized test suites to use only Common Test
Ingela Anderton Andin
2012-10-03
ssh: Make test case platform independant
Ingela Anderton Andin
2012-10-03
ssh: add test suite for testing channel send/receive behavior.
Daniel Goertzen