+1
−1
+4
−95
tests/tpm-tests.c
0 → 100644
+124
−0
tests/tpm-tests.h
0 → 100644
+24
−0
Loading
Move common TPM test functions from tpm-crb-swtpm-test.c to tpm-tests.c so that for example test cases with the TPM TIS interface can use the same code. Prefix all funcions with 'tpm_test_'. Signed-off-by:Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by:
Marc-André Lureau <marcandre.lureau@redhat.com>