]> www.average.org Git - pam_pcsc_cr.git/blobdiff - Makefile.am
make hardware test XFAIL
[pam_pcsc_cr.git] / Makefile.am
index 68070791c2f024c6c835c1ed7bad07df75f1b71a..a91944df5e3d079ddf03fb72740812f596e1aa0d 100644 (file)
@@ -15,11 +15,13 @@ lib_LTLIBRARIES = pam_pcsc_cr.la
 pam_pcsc_cr_la_LDFLAGS = -module -avoid-version
 pam_pcsc_cr_la_LIBADD = libpcsc_cr.la
 
-check_PROGRAMS = test_serial test_crypto test_chalresp
+check_PROGRAMS = test_auth test_serial test_crypto test_chalresp
+test_auth_LDADD = libpcsc_cr.la
 test_serial_LDADD = libpcsc_cr.la
 test_crypto_LDADD = libpcsc_cr.la
 test_chalresp_LDADD = libpcsc_cr.la
 
 EXTRA_DIST = autogen.sh README_CR
 
-TESTS = test_serial test_crypto test_chalresp
+TESTS = test_auth test_serial test_crypto test_chalresp
+XFAIL_TESTS = test_chalresp