[Python-checkins] CVS: python/dist/src/Lib/test/output test_poll,NONE,1.1

A.M. Kuchling python-dev@python.org
Thu, 24 Aug 2000 18:18:48 -0700


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory slayer.i.sourceforge.net:/tmp/cvs-serv16234/output

Added Files:
	test_poll 
Log Message:
Test suite for poll() interface (SF patch #100852)


--- NEW FILE ---
test_poll
Running poll test 1
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
Poll test 1 complete
Running poll test 2
timeout = 0
timeout = 1000
'testing...\012'
timeout = 2000
'testing...\012'
timeout = 4000
'testing...\012'
timeout = 8000
'testing...\012'
timeout = 16000
'testing...\012'
timeout = -1
'testing...\012'
timeout = -1
'testing...\012'
timeout = -1
'testing...\012'
timeout = -1
'testing...\012'
timeout = -1
'testing...\012'
timeout = -1
timeout = -1
timeout = -1
timeout = -1
timeout = -1
Poll test 2 complete