summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2008-04-15 10:22:42 +0000
committerBastien Nocera <hadess@hadess.net>2008-04-15 10:22:42 +0000
commita767536c493b39a4a79cb4b2409b2b9b2a466f98 (patch)
tree80d5472d50483960cab4bb3f9d07962685271169 /tests
parente4581945ea217a3a5f7520323b39ec9b4d81fe1f (diff)
* freedesktop.org.xml.in:
* tests/list: * tests/test-vpn.pcf: Add Cisco VPN mime-type (from David Zeuthen <david@fubar.dk>), and test case (Closes: #3560)
Diffstat (limited to 'tests')
-rw-r--r--tests/list1
-rw-r--r--tests/test-vpn.pcf13
2 files changed, 14 insertions, 0 deletions
diff --git a/tests/list b/tests/list
index 6070041..65acb0e 100644
--- a/tests/list
+++ b/tests/list
@@ -95,6 +95,7 @@ test-cdda.toc application/x-cdrdao-toc
test-cdrom.toc application/x-cdrdao-toc
# Copied from /etc/sysconfig/iptables
test.iptables text/x-iptables
+test-vpn.pcf application/x-cisco-vpn-settings x
# xml subtypes
test.ttx application/x-font-ttx
diff --git a/tests/test-vpn.pcf b/tests/test-vpn.pcf
new file mode 100644
index 0000000..028a550
--- /dev/null
+++ b/tests/test-vpn.pcf
@@ -0,0 +1,13 @@
+[main]
+Description=Location is anywhere
+Host=123.123.123.123
+AuthType=1
+GroupName=foobar
+GroupPwd=
+EnableISPConnect=0
+ISPConnectType=0
+ISPConnect=
+ISPCommand=
+Username=
+SaveUserPassword=0
+EnableBackup=1