opensc/src/tests
Frank Morgner fc9277b778 use compat_getopt_long if getopt_long is not available
uses the autoconf way for replacing getopt.h

fixes https://github.com/OpenSC/OpenSC/issues/1527
2019-03-25 14:30:09 +01:00
..
p11test p11test: Use function compatible with OpenSSL 1.0.2 2018-12-31 21:56:45 +01:00
regression Fix regression test crypt0007: it deals with 1024 bit keys (not 1048). 2015-07-26 21:35:29 +02:00
Makefile.am PKCS#11 testsuite (#1224) 2018-05-18 12:31:55 +02:00
Makefile.mak added tests for Microsoft CryptoAPI 2019-01-15 07:30:13 +01:00
base64.c fixed dereference before null check 2015-01-22 20:29:33 +01:00
lottery.c fixed dead assignments 2017-11-09 12:42:29 +01:00
opensc-minidriver-test.c added tests for Microsoft CryptoAPI 2019-01-15 07:30:13 +01:00
p15dump.c Coverity fixes (#1012) 2017-04-03 13:43:30 +02:00
pintest.c Avoid GCC 7 warnings with -Werror (#1196) 2017-11-17 10:47:53 +01:00
print.c print.c: fixed accessing label in sc_pkcs15_object_t 2015-10-04 17:33:14 +02:00
prngtest.c Header file cleanup. 2010-03-04 08:14:36 +00:00
sc-test.c use compat_getopt_long if getopt_long is not available 2019-03-25 14:30:09 +01:00
sc-test.h Header file cleanup. 2010-03-04 08:14:36 +00:00