-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Fix some issue with test for swtpm_setup --profile
Fix the following issues: - use a regular expression instead of hard coded '4' to match StateFormatLevel number that will change in the future - get all available profiles from running tpm rather than only the active profile -> use --info 0x40 - only compare with regular experssion if it is non-empty because this otherwise fails on Cygwin Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
- Loading branch information
1 parent
6a01a97
commit 4a7af53
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters