Add test scenario acl-destination-denied
[privoxy.git] / tests / cts / acl-destination-denied / data / test1
diff --git a/tests/cts/acl-destination-denied/data/test1 b/tests/cts/acl-destination-denied/data/test1
new file mode 100644 (file)
index 0000000..cabad3b
--- /dev/null
@@ -0,0 +1,25 @@
+<testcase>
+<info>
+<keywords>
+HTTP
+HTTP GET
+</keywords>
+</info>
+
+<client>
+<server>
+none
+</server>
+<name>
+Request to denied destination IP address
+</name>
+<command>
+http://%HOSTIP/%TESTNUMBER
+</command>
+</client>
+<verify>
+<errorcode>
+56
+</errorcode>
+</verify>
+</testcase>