aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test1304
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1304')
-rw-r--r--tests/data/test130430
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/data/test1304 b/tests/data/test1304
new file mode 100644
index 00000000..d518de9e
--- /dev/null
+++ b/tests/data/test1304
@@ -0,0 +1,30 @@
+<testcase>
+<info>
+<keywords>
+unittest
+netrc
+</keywords>
+</info>
+
+#
+# Client-side
+<client>
+<server>
+none
+</server>
+<features>
+unittest
+</features>
+ <name>
+netrc parsing unit tests
+ </name>
+<tool>
+unit1304
+</tool>
+<file name="log/netrc1304">
+machine example.com login admin password passwd
+machine curl.example.com login none password none
+</file>
+</client>
+
+</testcase>