gnupg/tests/tpm2dtests
James Bottomley 6720f1343a
tpm2d: add tests for the tpm2daemon
* configure.ac: Detect TPM emulator and enable tests.
* tests/tpm2dtests/: New test suite.
* tests/Makefile.am: Run tests.

--
Add a set of tests that exercise tpm2daemon handling of keys and
verify compatibility with non-tpm based keys.

Running this test infrastructure requires a tpm emulator, which is
tested for during configuration.  If an emulator is not found, the
tests won't be run since they require the presence of a TPM (although
the TPM handling code will still be built).

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

- Fixed tests/Makefile.am for make distcheck.

Signed-off-by: Werner Koch <wk@gnupg.org>
2021-03-10 14:29:50 +01:00
..
Makefile.am tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
all-tests.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
defs.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
ecc.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
longpassphrase.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
rsa.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
run-tests.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
setup.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
shell.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00
unimportable.scm tpm2d: add tests for the tpm2daemon 2021-03-10 14:29:50 +01:00