paramiko/tests
Robey Pointer e3d9b90ea1 [project @ robey@lag.net-20071029030344-9adfzb9ulfodtepu]
bug 157205: select() doesn't notify incoming stderr data, because stderr's
pipe isn't hooked up to the fileno() BufferedPipe. to fix, i added an "or"
pipe-event that can be triggered by either stdout or stderr, and hooked
them both up to fileno(). added a unit test for the bug and one for the
"or" pipe.
2007-10-28 20:03:44 -07:00
..
loop.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
stub_sftp.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_buffered_pipe.py [project @ robey@lag.net-20071029030344-9adfzb9ulfodtepu] 2007-10-28 20:03:44 -07:00
test_client.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_dss.key [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-92] 2004-09-25 22:07:59 +00:00
test_dss_password.key [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-19] 2005-06-28 07:24:10 +00:00
test_file.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_hostkeys.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_kex.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_message.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_packetizer.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_pkey.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_rsa.key [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-92] 2004-09-25 22:07:59 +00:00
test_rsa_password.key [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-19] 2005-06-28 07:24:10 +00:00
test_sftp.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_sftp_big.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00
test_transport.py [project @ robey@lag.net-20071029030344-9adfzb9ulfodtepu] 2007-10-28 20:03:44 -07:00
test_util.py [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] 2007-02-13 11:17:06 -08:00