mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/sys/psa_crypto: increase timeout
to account for slow software implementation
This commit is contained in:
parent
0ed00168ae
commit
db12864596
@ -11,4 +11,4 @@ from testrunner import run_check_unittests
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
sys.exit(run_check_unittests())
|
||||
sys.exit(run_check_unittests(timeout=20))
|
||||
|
Loading…
Reference in New Issue
Block a user