mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/malloc: increase test timeout for very large mems
This commit is contained in:
parent
2191859dff
commit
d645ea89e9
@ -11,7 +11,7 @@ from testrunner import run
|
||||
|
||||
# For BOARD's with large amount of RAM allocating all chunks takes longer
|
||||
# than 10s
|
||||
ALLOCATION_TIMEOUT = 20
|
||||
ALLOCATION_TIMEOUT = 30
|
||||
FREE_TIMEOUT = ALLOCATION_TIMEOUT
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user