Skip to content

Commit

Permalink
tests: Mention test_tpm2_libtpms_versions_profiles requiring env. var…
Browse files Browse the repository at this point in the history
…iables

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
  • Loading branch information
stefanberger committed Aug 27, 2024
1 parent fe4b82c commit 54583a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ the more time-consuming tests.
`SWTPM_TEST_EXPENSIVE=1` enables the following tests:
- test_tpm12
- test_tpm2_ibmtss2
- test_tpm2_libtpms_versions_profiles

`SWTPM_TEST_STORE_VOLATILE=1` enables storing and restoring of the volatile
state at every step of the test_tpm2_ibmtss2 test. This environment
Expand All @@ -22,6 +23,7 @@ variable only has an effect if `SWTPM_TEST_EXPENSIVE=1` is set.
`SWTPM_TEST_IBMTSS2=1` enables the following tests
- test_tpm2_save_load_state_2
- test_tpm2_save_load_state_3
- test_tpm2_libtpms_versions_profiles

To run against an installed IBM TSS test suite, you may set the
`SWTPM_TEST_IBMTSS` to the location of the test suite, such as
Expand Down

0 comments on commit 54583a8

Please sign in to comment.