tpm2-software / tpm2-totp

Attest the trustworthiness of a device against a human using time-based one-time passwords
https://tpm2-software.github.io
BSD 3-Clause "New" or "Revised" License
159 stars 35 forks source link

test: add support for swtpm simulator #69

Closed diabonas closed 3 years ago

diabonas commented 3 years ago

libtss2-tcti-swtpm is available in tpm2-tss 3.0.0. Keep support for libtss2-tcti-mssim to allow running the integration tests with older tpm2-tss versions as well, but prefer swtpm if it is available.

codecov[bot] commented 3 years ago

Codecov Report

Merging #69 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   84.05%   84.05%           
=======================================
  Files           4        4           
  Lines         759      759           
=======================================
  Hits          638      638           
  Misses        121      121           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b4f26a9...e1a053f. Read the comment docs.