mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-14 00:37:41 -04:00
meson: increase default timeout for tests
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20201207130055.462734-4-marcandre.lureau@redhat.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
f8b4609882
commit
bab85e48a6
1 changed files with 1 additions and 0 deletions
|
@ -127,4 +127,5 @@ test(
|
|||
workdir: meson.current_build_dir(),
|
||||
depends: dumptrees_dtb,
|
||||
env: env,
|
||||
timeout: 1800, # mostly for valgrind
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue