opensc/src/tests
Vincent JARDIN 180737d1b6 tests: minidriver runtime PINCODE
Let's define an environment MINIDRIVER_PIN=1234 in order to be able
to reuse the tests with any cards.
usage:
(cmd) set MINIDRIVER_PIN=1234

When the PIN code is not defined, let's skip the tests since it may runs
the number of trials out of the max attempts.

Moreover, some cards may have many roles, but the tests are designed for
the ROLE_USER, so let's enforce only the ROLE_USER.

Fix: issue #2326
2021-05-17 12:06:12 +02:00
..
fuzzing fuzz: Fix invalid write in fuzzer 2020-01-21 22:35:21 +01:00
p11test p11test: Remove unnecessary spaces in JSON output 2021-03-24 16:25:08 +01:00
regression Fix regression test crypt0007: it deals with 1024 bit keys (not 1048). 2015-07-26 21:35:29 +02:00
unittests Merge pull request #1960 from Jakuje/eddsa 2021-03-22 15:36:59 +01:00
Makefile.am unittests: Reproducer for undefined shift in ASN1 parser 2020-01-07 14:50:47 +01: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 Small memory leak fix 2021-02-10 09:26:11 +01:00
opensc-minidriver-test.c tests: minidriver runtime PINCODE 2021-05-17 12:06:12 +02:00
p15dump.c Small memory leak fix 2021-02-10 09:26:37 +01: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 tests: Fix card present check 2020-05-18 16:30:15 +02:00
sc-test.h Header file cleanup. 2010-03-04 08:14:36 +00:00