From 1665435040291fc4e2f38adfe066663e8eaf2145 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 17 Nov 2000 15:57:35 +0000 Subject: graceful failure test --- tests/data/command19.txt | 1 + tests/data/command20.txt | 1 + tests/data/command21.txt | 1 + tests/data/error19.txt | 1 + tests/data/error20.txt | 1 + tests/data/error21.txt | 1 + tests/data/name19.txt | 1 + tests/data/name20.txt | 1 + tests/data/name21.txt | 1 + 9 files changed, 9 insertions(+) create mode 100644 tests/data/command19.txt create mode 100644 tests/data/command20.txt create mode 100644 tests/data/command21.txt create mode 100644 tests/data/error19.txt create mode 100644 tests/data/error20.txt create mode 100644 tests/data/error21.txt create mode 100644 tests/data/name19.txt create mode 100644 tests/data/name20.txt create mode 100644 tests/data/name21.txt (limited to 'tests/data') 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 -- cgit v1.2.3