Skip to content

Commit c11774d

Browse files
committed
Give the tpm manifest entry a run step so it asserts output
1 parent 818d1cd commit c11774d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/examples-manifest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,6 +1132,9 @@ examples:
11321132
tier: emulated
11331133
profile: all
11341134
# emulated.yml runs it against wolfTPM's own fwTPM simulator on :2321
1135+
run:
1136+
- exec: [./evp_tpm]
1137+
expect: "Create/Load ECC Key: Handle"
11351138

11361139

11371140
- id: sgx-linux

0 commit comments

Comments
 (0)