summaryrefslogtreecommitdiffstats
path: root/tests/data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/Makefile.am7
-rw-r--r--tests/data/ca1-la/Makefile.am2
-rw-r--r--tests/data/idp1-la/Makefile.am2
-rw-r--r--tests/data/idp5-saml2/Makefile.am2
-rw-r--r--tests/data/idp6-saml2/Makefile.am2
-rw-r--r--tests/data/idp7-saml2/Makefile.am2
-rw-r--r--tests/data/lecp1-la/Makefile.am2
-rw-r--r--tests/data/sp1-la/Makefile.am2
-rw-r--r--tests/data/sp5-saml2/Makefile.am2
-rw-r--r--tests/data/sp6-saml2/Makefile.am2
-rw-r--r--tests/data/sp7-saml2/Makefile.am2
11 files changed, 5 insertions, 22 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index e3e7c152..4ee98bba 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -1,4 +1,7 @@
MAINTAINERCLEANFILES = Makefile.in
-SUBDIRS = ca1-la idp1-la lecp1-la sp1-la idp5-saml2 sp5-saml2 sp6-saml2
-EXTRA_DIST = sample-identity-dump-1.xml response-1 response-2 response-3 response-4 sp2-la
+EXTRA_DIST = sample-identity-dump-1.xml ca1-la ca1-ssl ca2-la ca2-ssl ca3-la ca3-ssl ca4-la ca4-ssl \
+ idp1-la idp1-ssl idp2-la idp2-ssl idp3-la idp3-ssl idp4-la idp4-ssl idp5-saml2 idp6-saml2 idp7-saml2 \
+ lecp1-la lecp1-ssl lecp2-la lecp2-ssl lecp3-la lecp3-ssl lecp4-la lecp4-ssl \
+ sp1-la sp1-ssl sp2-la sp2-ssl sp3-la sp3-ssl sp4-la sp4-ssl sp5-saml2 sp6-saml2 sp7-saml2 \
+ user1-la user2-la user3-la user4-la
diff --git a/tests/data/ca1-la/Makefile.am b/tests/data/ca1-la/Makefile.am
deleted file mode 100644
index 344664f1..00000000
--- a/tests/data/ca1-la/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = certificate.pem jks.keystore
diff --git a/tests/data/idp1-la/Makefile.am b/tests/data/idp1-la/Makefile.am
deleted file mode 100644
index 45782b12..00000000
--- a/tests/data/idp1-la/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = certificate.pem jks.keystore metadata.xml private-key-raw.pem public-key.pem
diff --git a/tests/data/idp5-saml2/Makefile.am b/tests/data/idp5-saml2/Makefile.am
deleted file mode 100644
index adcdf09d..00000000
--- a/tests/data/idp5-saml2/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = metadata.xml private-key.pem
diff --git a/tests/data/idp6-saml2/Makefile.am b/tests/data/idp6-saml2/Makefile.am
deleted file mode 100644
index adcdf09d..00000000
--- a/tests/data/idp6-saml2/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = metadata.xml private-key.pem
diff --git a/tests/data/idp7-saml2/Makefile.am b/tests/data/idp7-saml2/Makefile.am
deleted file mode 100644
index adcdf09d..00000000
--- a/tests/data/idp7-saml2/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = metadata.xml private-key.pem
diff --git a/tests/data/lecp1-la/Makefile.am b/tests/data/lecp1-la/Makefile.am
deleted file mode 100644
index 2cc7eacb..00000000
--- a/tests/data/lecp1-la/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = certificate.pem jks.keystore Makefile.am metadata.xml private-key-raw.pem public-key.pem
diff --git a/tests/data/sp1-la/Makefile.am b/tests/data/sp1-la/Makefile.am
deleted file mode 100644
index 45782b12..00000000
--- a/tests/data/sp1-la/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = certificate.pem jks.keystore metadata.xml private-key-raw.pem public-key.pem
diff --git a/tests/data/sp5-saml2/Makefile.am b/tests/data/sp5-saml2/Makefile.am
deleted file mode 100644
index adcdf09d..00000000
--- a/tests/data/sp5-saml2/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = metadata.xml private-key.pem
diff --git a/tests/data/sp6-saml2/Makefile.am b/tests/data/sp6-saml2/Makefile.am
deleted file mode 100644
index adcdf09d..00000000
--- a/tests/data/sp6-saml2/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = metadata.xml private-key.pem
diff --git a/tests/data/sp7-saml2/Makefile.am b/tests/data/sp7-saml2/Makefile.am
deleted file mode 100644
index adcdf09d..00000000
--- a/tests/data/sp7-saml2/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = metadata.xml private-key.pem