summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-06-27 23:10:12 -0400
committerPatrick Uiterwijk <puiterwijk@redhat.com>2014-09-24 20:29:46 +0200
commitbf4a27ab704581b68ddc24c74d92fc724ea0f124 (patch)
tree3eba6b2cda113490745e2e5a5c6f361da716365b /Makefile
parente9e517a0385a321f2f42625f739469b79e33ac16 (diff)
downloadipsilon-bf4a27ab704581b68ddc24c74d92fc724ea0f124.tar.gz
ipsilon-bf4a27ab704581b68ddc24c74d92fc724ea0f124.tar.xz
ipsilon-bf4a27ab704581b68ddc24c74d92fc724ea0f124.zip
Add test that checks attrs are properly returned
Uses the info_nss module to source attirbutes from the system user 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 fc8795a..7426acb 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ wrappers:
tests: wrappers
PYTHONPATH=./ ./tests/tests.py --test=test1
+ PYTHONPATH=./ ./tests/tests.py --test=attrs
test: lp-test tests
PYTHONPATH=./ ./ipsilon/tools/saml2metadata.py