tests/crypto/test_tcc_dh: increase timeouts for real HW
Some HW needs longet timeouts for this TC to complete succesfully. Change-Id: If6cd4ad93b6e15293f1f8d8e606e159271f0e4d1 Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
parent
6fc74083db
commit
52b519d471
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
[test]
|
[test]
|
||||||
tags = crypto ecc dh
|
tags = crypto ecc dh
|
||||||
build_only = false
|
|
||||||
kernel = unified
|
kernel = unified
|
||||||
|
timeout = 500
|
||||||
|
slow = True
|
Loading…
Add table
Add a link
Reference in a new issue