stefanberger / swtpm

Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.
Other
564 stars 136 forks source link

tests: Use regex to compare --print-states sizes output #863

Closed stefanberger closed 2 months ago

stefanberger commented 2 months ago

Older versions of libtpms produced smaller initial state files. Therefore, use a regular expression to compare the sizes.

Signed-off-bby: Stefan Berger stefanb@linux.ibm.com