]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use imported soft-pkcs11 for tests 949/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 20 Jun 2019 17:41:57 +0000 (13:41 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 26 Jun 2019 04:48:44 +0000 (00:48 -0400)
commite5ef7b69765353ea62ad8712a229ed4e90a8fe17
tree473735e9dd2daaa4b5984972a8f52cc052c2f914
parenta4bc3e513a58b0d1292f3506ac3b35be8c178086
Use imported soft-pkcs11 for tests

Update the soft-pkcs11 code for OpenSSL 1.1, fix some warnings,
integrate it into the build system, and use it for the PKINIT tests.
src/configure.ac
src/tests/Makefile.in
src/tests/softpkcs11/Makefile.in [new file with mode: 0644]
src/tests/softpkcs11/deps [new file with mode: 0644]
src/tests/softpkcs11/main.c
src/tests/softpkcs11/softpkcs11.exports [new file with mode: 0644]
src/tests/t_pkinit.py