diff options
-rw-r--r-- | tests/data/command19.txt | 1 | ||||
-rw-r--r-- | tests/data/command20.txt | 1 | ||||
-rw-r--r-- | tests/data/command21.txt | 1 | ||||
-rw-r--r-- | tests/data/error19.txt | 1 | ||||
-rw-r--r-- | tests/data/error20.txt | 1 | ||||
-rw-r--r-- | tests/data/error21.txt | 1 | ||||
-rw-r--r-- | tests/data/name19.txt | 1 | ||||
-rw-r--r-- | tests/data/name20.txt | 1 | ||||
-rw-r--r-- | tests/data/name21.txt | 1 |
9 files changed, 9 insertions, 0 deletions
diff --git a/tests/data/command19.txt b/tests/data/command19.txt new file mode 100644 index 000000000..a6b8aa375 --- /dev/null +++ b/tests/data/command19.txt @@ -0,0 +1 @@ +%HOSTIP:60000 diff --git a/tests/data/command20.txt b/tests/data/command20.txt new file mode 100644 index 000000000..8ebc7bac8 --- /dev/null +++ b/tests/data/command20.txt @@ -0,0 +1 @@ +weeeeeeirdname diff --git a/tests/data/command21.txt b/tests/data/command21.txt new file mode 100644 index 000000000..2a33bd375 --- /dev/null +++ b/tests/data/command21.txt @@ -0,0 +1 @@ +-I -X FOOO diff --git a/tests/data/error19.txt b/tests/data/error19.txt new file mode 100644 index 000000000..7f8f011eb --- /dev/null +++ b/tests/data/error19.txt @@ -0,0 +1 @@ +7 diff --git a/tests/data/error20.txt b/tests/data/error20.txt new file mode 100644 index 000000000..1e8b31496 --- /dev/null +++ b/tests/data/error20.txt @@ -0,0 +1 @@ +6 diff --git a/tests/data/error21.txt b/tests/data/error21.txt new file mode 100644 index 000000000..0cfbf0888 --- /dev/null +++ b/tests/data/error21.txt @@ -0,0 +1 @@ +2 diff --git a/tests/data/name19.txt b/tests/data/name19.txt new file mode 100644 index 000000000..d98a99dd5 --- /dev/null +++ b/tests/data/name19.txt @@ -0,0 +1 @@ +connect to non-listening socket diff --git a/tests/data/name20.txt b/tests/data/name20.txt new file mode 100644 index 000000000..33b75044b --- /dev/null +++ b/tests/data/name20.txt @@ -0,0 +1 @@ +connect to non-existing host name diff --git a/tests/data/name21.txt b/tests/data/name21.txt new file mode 100644 index 000000000..301b2b552 --- /dev/null +++ b/tests/data/name21.txt @@ -0,0 +1 @@ +use curl with multiple request methods |