Commit 9aeb04b
committed
tpm/tests: Ignore test_root_key_check case
Current situation:
1. The test depends on a TPM being available in the system.
2. The connection settings to the TPM have to be changed to be
in line with the TPM available in the system.
Currently, the hardcoded settings are set to test with the
software TPM enabled by the CI.
Therefore:
* Ignore the test by default. Each developer can run their tests
according to the TPM configuration if it's needed.
* Explicitly run the test in CI to make sure this is tested at
least with the software TPM.
Signed-off-by: Tomás González <[email protected]>1 parent d0947a6 commit 9aeb04b
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
399 | 404 | | |
400 | 405 | | |
401 | 406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
538 | 541 | | |
539 | 542 | | |
| 543 | + | |
540 | 544 | | |
541 | 545 | | |
542 | 546 | | |
| |||
0 commit comments