Return to test1902 CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data |
1.1 ! misho 1: <testcase> ! 2: <info> ! 3: <keywords> ! 4: HTTP ! 5: pipelining ! 6: multi ! 7: flaky ! 8: </keywords> ! 9: </info> ! 10: ! 11: # Server-side ! 12: <reply> ! 13: <data> ! 14: Adding handle 0 ! 15: Handle 0 Completed with status 0 ! 16: Adding handle 1 ! 17: Adding handle 2 ! 18: Adding handle 3 ! 19: Adding handle 4 ! 20: Adding handle 5 ! 21: Adding handle 6 ! 22: Handle 1 Completed with status 0 ! 23: Handle 4 Completed with status 0 ! 24: Handle 5 Completed with status 0 ! 25: Handle 6 Completed with status 0 ! 26: Handle 2 Completed with status 0 ! 27: Handle 3 Completed with status 0 ! 28: </data> ! 29: </reply> ! 30: ! 31: # Client-side ! 32: <client> ! 33: <server> ! 34: http-pipe ! 35: </server> ! 36: <features> ! 37: http ! 38: </features> ! 39: <tool> ! 40: lib1900 ! 41: </tool> ! 42: <name> ! 43: HTTP GET using pipelining, broken pipe ! 44: </name> ! 45: <command> ! 46: http://%HOSTIP:%HTTPPIPEPORT/ log/urls1902.txt ! 47: </command> ! 48: <file name="log/urls1902.txt"> ! 49: 0 1k.txt ! 50: 1000 connection_close.txt ! 51: 1 1k.txt ! 52: 2 1k.txt ! 53: 3 1k.txt ! 54: 4 1k.txt ! 55: 5 1k.txt ! 56: </file> ! 57: </client> ! 58: ! 59: # Verify data after the test has been "shot" ! 60: <verify> ! 61: </verify> ! 62: </testcase>