diff options
author | Yang Tse <yangsita@gmail.com> | 2008-04-18 17:17:14 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-04-18 17:17:14 +0000 |
commit | 72c58b0d1d415a2c89c7cf1fbaba00713ca77369 (patch) | |
tree | 74f525d331e215f4b453362a8ce9c8815d61c9cf /tests/data | |
parent | 6c89e1b3114e51ea3c7feae2133c6efdbb9c8b16 (diff) |
test 1001 needs a small delay between client part execution and test
result file verifications to allow the test server to completely write
out all files
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1001 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1001 b/tests/data/test1001 index 9f8e53432..58832cbdf 100644 --- a/tests/data/test1001 +++ b/tests/data/test1001 @@ -71,6 +71,9 @@ http://%HOSTIP:%HTTPPORT/1001 -u auser:apasswd --digest -T log/1001 -x http://% <file name="log/1001"> test </file> +<postcheck> +%SRCDIR/libtest/delay.pl 1 +</postcheck> </client> # Verify data after the test has been "shot" |