Skip to content

Commit bf3cd11

Browse files
PerMaccarlescufi
authored andcommitted
samples: tmf: psa: Increase timeout for psa_protected_storage_test
The test takes longer and requires its timeout to be increased as in this commit. Signed-off-by: Maciej Perkowski <[email protected]>
1 parent 5098aaa commit bf3cd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tfm_integration/tfm_psa_test/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ sample:
1515
tests:
1616
sample.tfm.psa_protected_storage_test:
1717
extra_args: "CONFIG_TFM_PSA_TEST_PROTECTED_STORAGE=y"
18-
timeout: 100
18+
timeout: 120
1919
sample.tfm.psa_internal_trusted_storage_test:
2020
extra_args: "CONFIG_TFM_PSA_TEST_INTERNAL_TRUSTED_STORAGE=y"

0 commit comments

Comments
 (0)