Skip to content

Commit 5921ecc

Browse files
hunterhu3000nashif
authored andcommitted
test: tests/crypto/tinycrypt timeout
It takes more than 300 seconds to finish the test, so enlarge the timeout value from 300 to 500(seconds) Signed-off-by: Hu Zhenyu <[email protected]>
1 parent dba3d31 commit 5921ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/crypto/tinycrypt/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ tests:
22
crypto.tinycrypt:
33
tags: tinycrypt crypto aes ccm
44
platform_exclude: qemu_arc_em qemu_arc_hs intel_adsp_cavs15 m2gl025_miv
5-
timeout: 300
5+
timeout: 500
66
integration_platforms:
77
- native_posix
88
toolchain_exclude: xcc

0 commit comments

Comments
 (0)