summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-11-07 15:25:43 -0500
committerPatrick Uiterwijk <puiterwijk@redhat.com>2014-11-12 23:47:56 +0100
commit95174536c7068f7c233d98582b65d2bba7491ca2 (patch)
tree17fe64834609e64a27151abc9aab8f9ff7236a8f /Makefile
parentb07ee59ded4f926a38cd1b30d7f8de7b568840a8 (diff)
downloadipsilon-95174536c7068f7c233d98582b65d2bba7491ca2.tar.gz
ipsilon-95174536c7068f7c233d98582b65d2bba7491ca2.tar.xz
ipsilon-95174536c7068f7c233d98582b65d2bba7491ca2.zip
Add test to check file based configuration works
This is a stripped down version of test1 that manually stored the configuration of the IDP as well as the SP metadata in the admin.conf file, and then check thatthe SP can be successfully used. Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e122594..a0b78b1 100644
--- a/Makefile
+++ b/Makefile
@@ -60,6 +60,7 @@ tests: wrappers
PYTHONPATH=./ ./tests/tests.py --test=attrs
PYTHONPATH=./ ./tests/tests.py --test=trans
PYTHONPATH=./ ./tests/tests.py --test=pgdb
+ PYTHONPATH=./ ./tests/tests.py --test=fconf
test: lp-test tests
PYTHONPATH=./ ./ipsilon/tools/saml2metadata.py