aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1511
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-07-11 17:01:02 +0200
committerYang Tse <yangsita@gmail.com>2013-07-11 17:01:02 +0200
commitc983aa9efc8f8c84e38a82aa34a5a103936a0a5f (patch)
tree6e9af66bce5b902b3379b6dc61232cf2e84802ff /tests/data/test1511
parentb16b7f9d3a139cc7665208e4d19e4f90287f1e8a (diff)
test 1511: fix enumerated type mixed with another type
Diffstat (limited to 'tests/data/test1511')
-rw-r--r--tests/data/test15118
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/test1511 b/tests/data/test1511
index 947ad26da..b52bd1fb0 100644
--- a/tests/data/test1511
+++ b/tests/data/test1511
@@ -59,4 +59,12 @@ HTTP GET time conditions in repeated requests
http://%HOSTIP:%HTTPPORT/1511
</command>
</client>
+
+# Verify data after the test has been "shot"
+# TEST_ERR_SUCCESS is errorcode 120
+<verify>
+<errorcode>
+120
+</errorcode>
+</verify>
</testcase>