1*6236dae4SAndroid Build Coastguard Worker<testcase> 2*6236dae4SAndroid Build Coastguard Worker<info> 3*6236dae4SAndroid Build Coastguard Worker<keywords> 4*6236dae4SAndroid Build Coastguard WorkerHTTP 5*6236dae4SAndroid Build Coastguard WorkerHTTP GET 6*6236dae4SAndroid Build Coastguard Worker--no-clobber 7*6236dae4SAndroid Build Coastguard Worker</keywords> 8*6236dae4SAndroid Build Coastguard Worker</info> 9*6236dae4SAndroid Build Coastguard Worker 10*6236dae4SAndroid Build Coastguard Worker# 11*6236dae4SAndroid Build Coastguard Worker# Server-side 12*6236dae4SAndroid Build Coastguard Worker<reply> 13*6236dae4SAndroid Build Coastguard Worker<data nocheck="yes"> 14*6236dae4SAndroid Build Coastguard WorkerHTTP/1.0 200 OK 15*6236dae4SAndroid Build Coastguard WorkerConnection: close 16*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/plain 17*6236dae4SAndroid Build Coastguard WorkerContent-Length: 4 18*6236dae4SAndroid Build Coastguard Worker 19*6236dae4SAndroid Build Coastguard Workerfoo 20*6236dae4SAndroid Build Coastguard Worker</data> 21*6236dae4SAndroid Build Coastguard Worker</reply> 22*6236dae4SAndroid Build Coastguard Worker 23*6236dae4SAndroid Build Coastguard Worker# 24*6236dae4SAndroid Build Coastguard Worker# Client-side 25*6236dae4SAndroid Build Coastguard Worker<client> 26*6236dae4SAndroid Build Coastguard Worker<name> 27*6236dae4SAndroid Build Coastguard WorkerHTTP GET without clobber when 100 files already exist 28*6236dae4SAndroid Build Coastguard Worker</name> 29*6236dae4SAndroid Build Coastguard Worker<server> 30*6236dae4SAndroid Build Coastguard Workerhttp 31*6236dae4SAndroid Build Coastguard Worker</server> 32*6236dae4SAndroid Build Coastguard Worker<features> 33*6236dae4SAndroid Build Coastguard Workerhttp 34*6236dae4SAndroid Build Coastguard Worker</features> 35*6236dae4SAndroid Build Coastguard Worker<command option="no-output"> 36*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/%TESTNUMBER -o %LOGDIR/exist%TESTNUMBER --no-clobber 37*6236dae4SAndroid Build Coastguard Worker</command> 38*6236dae4SAndroid Build Coastguard Worker<file name="%LOGDIR/exist%TESTNUMBER"> 39*6236dae4SAndroid Build Coastguard Workerto stay the same 40*6236dae4SAndroid Build Coastguard Worker</file> 41*6236dae4SAndroid Build Coastguard Worker<precheck> 42*6236dae4SAndroid Build Coastguard Worker%PERL -e 'for my $i ((1..100)) { my $filename = "%LOGDIR/exist%TESTNUMBER.$i"; open(FH, ">", $filename) or die $!; print FH "to stay the same" ; close(FH) }' 43*6236dae4SAndroid Build Coastguard Worker</precheck> 44*6236dae4SAndroid Build Coastguard Worker</client> 45*6236dae4SAndroid Build Coastguard Worker 46*6236dae4SAndroid Build Coastguard Worker# 47*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot" 48*6236dae4SAndroid Build Coastguard Worker<verify> 49*6236dae4SAndroid Build Coastguard Worker<errorcode> 50*6236dae4SAndroid Build Coastguard Worker23 51*6236dae4SAndroid Build Coastguard Worker</errorcode> 52*6236dae4SAndroid Build Coastguard Worker<file name="%LOGDIR/exist%TESTNUMBER"> 53*6236dae4SAndroid Build Coastguard Workerto stay the same 54*6236dae4SAndroid Build Coastguard Worker</file> 55*6236dae4SAndroid Build Coastguard Worker<postcheck> 56*6236dae4SAndroid Build Coastguard Worker%PERL -e 'for my $i ((1..100)) { my $filename = "%LOGDIR/exist%TESTNUMBER.$i"; open(FH, "<", $filename) or die $!; (<FH> eq "to stay the same" and <FH> eq "") or die "incorrect $filename" ; close(FH) }' 57*6236dae4SAndroid Build Coastguard Worker</postcheck> 58*6236dae4SAndroid Build Coastguard Worker</verify> 59*6236dae4SAndroid Build Coastguard Worker</testcase> 60