Closed nak3 closed 1 year ago
I am wondering env variable TEST_TCTI
was supposed to be used https://github.com/parallaxsecond/rust-tss-esapi/pull/132 but was not added :thinking:
I am wondering env variable
TEST_TCTI
was supposed to be used parallaxsecond/rust-tss-esapi#132 but was not added thinking
It might have been the case
Current integration test does not work when
TPM2TOOLS_TCTI
,TCTI
orTEST_TCTI
is not set. This patch setsTEST_TCTI
when running tets with TPM.Also, verify if /dev/tpm0 has the read permission.
Fix https://github.com/fedora-iot/fido-device-onboard-rs/issues/470