<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/test/Makefile, branch OTP-17.1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ssh: Add CLI test case</title>
<updated>2013-11-13T09:58:20+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-11-12T16:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fe6ddb300dbf092b02260a06baf6238f4d81eb14'/>
<id>fe6ddb300dbf092b02260a06baf6238f4d81eb14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Add ssh:sockname/1 incl doc and tests</title>
<updated>2013-10-28T15:09:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2013-09-30T14:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f5495aa1560daf65c063a8d5b99a5ea17520ea92'/>
<id>f5495aa1560daf65c063a8d5b99a5ea17520ea92</id>
<content type='text'>
OTP-11345, sto575, tsk374
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-11345, sto575, tsk374
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Make test case platform independant</title>
<updated>2012-10-03T17:25:29+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2012-10-03T15:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9e7e31c9011e1a63957b48b794b0c72669c081ae'/>
<id>9e7e31c9011e1a63957b48b794b0c72669c081ae</id>
<content type='text'>
The test case interrupted_send did not work on all platforms.
Also ct-ify the test suite
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test case interrupted_send did not work on all platforms.
Also ct-ify the test suite
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: add test suite for testing channel send/receive behavior.</title>
<updated>2012-10-03T17:25:29+00:00</updated>
<author>
<name>Daniel Goertzen</name>
<email>daniel.goertzen@gmail.com</email>
</author>
<published>2012-09-05T13:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eaead6bf3d330fa909ca5feb33fb211d71891c20'/>
<id>eaead6bf3d330fa909ca5feb33fb211d71891c20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to work with whitespace in exec path</title>
<updated>2012-06-05T08:52:16+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-05-30T16:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f8867fb985b2b899e2ba8391652c7111f9df9bb'/>
<id>5f8867fb985b2b899e2ba8391652c7111f9df9bb</id>
<content type='text'>
OTP-10106
OTP-10107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-10106
OTP-10107
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct access flag handling in sftpd</title>
<updated>2012-02-10T14:34:29+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2012-02-07T13:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7e3101ebcf816925e3f6b0d4fdd75b18999b63ad'/>
<id>7e3101ebcf816925e3f6b0d4fdd75b18999b63ad</id>
<content type='text'>
Also Moved app test to ssh_basic_SUITE
There is no reason to have a separate suite for the app test it
increases maintenance costs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also Moved app test to ssh_basic_SUITE
There is no reason to have a separate suite for the app test it
increases maintenance costs
</pre>
</div>
</content>
</entry>
<entry>
<title>Again: Call chmod without the "-f" flag</title>
<updated>2011-06-05T20:51:36+00:00</updated>
<author>
<name>Holger Weiß</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2011-06-05T20:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d0fb46f556bc7abf9018f402832c138c201f2b05'/>
<id>d0fb46f556bc7abf9018f402832c138c201f2b05</id>
<content type='text'>
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag
from chmod calls in Makefiles:

| "-f" is a non-standard chmod option which at least SGI IRIX and HP UX
| do not support. As the only effect of the "-f" flag is to suppress
| warning messages, it can be safely omitted.

Meanwhile, new "chmod -f" calls have been added. This commit removes the
"-f" flag from those new calls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag
from chmod calls in Makefiles:

| "-f" is a non-standard chmod option which at least SGI IRIX and HP UX
| do not support. As the only effect of the "-f" flag is to suppress
| warning messages, it can be safely omitted.

Meanwhile, new "chmod -f" calls have been added. This commit removes the
"-f" flag from those new calls.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generic key management for test suites.</title>
<updated>2011-05-19T12:38:24+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-05-16T13:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=26e3b024571952284e026a4f8d3ef55777dc4386'/>
<id>26e3b024571952284e026a4f8d3ef55777dc4386</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some minor updates regarding how test data is generated.</title>
<updated>2011-05-19T12:38:23+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-03-31T14:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2fb636273a06d31f0c24dcecf9302cd6561f02af'/>
<id>2fb636273a06d31f0c24dcecf9302cd6561f02af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolved merge issue.</title>
<updated>2011-05-19T12:38:18+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-03-03T15:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a23f044daea7526a649c788b1a81000d833b1a3e'/>
<id>a23f044daea7526a649c788b1a81000d833b1a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
