opensc/src
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
..
common Add correct prefix on the clang-tidy commandline 2021-05-05 14:22:58 +02:00
libopensc Code style changes 2021-05-11 11:44:39 +02:00
minidriver Minidriver RSA-PSS signing not working 2021-02-25 18:35:57 +01:00
pkcs11 pkcs11.h: avoid C++ comments 2021-05-07 23:59:12 +02:00
pkcs15init added missing files to distribution 2021-05-01 01:42:11 +02:00
scconf fixed missing includes 2020-05-11 18:58:12 +02:00
sm Initial support for Polish eID card (e-dowód, eDO) (#2023) 2020-05-19 14:05:13 +02:00
smm sm-global-platform: Fix possible memory leak 2021-02-25 09:08:52 +01:00
tests tests: minidriver runtime PINCODE 2021-05-17 12:06:12 +02:00
tools tests: Remove files after disclean 2021-05-05 14:22:58 +02:00
ui pcsc: immediately exit on hotplug events 2020-06-09 12:07:04 +02:00
Makefile.am added fuzzing with libFuzzer and OSS-Fuzz 2019-07-26 15:23:02 +02:00
Makefile.mak use compat_getopt_long if getopt_long is not available 2019-03-25 14:30:09 +01:00