summaryrefslogtreecommitdiffstats
path: root/test/TEST-50-DISSECT
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-50-DISSECT')
-rwxr-xr-xtest/TEST-50-DISSECT/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-50-DISSECT/test.sh b/test/TEST-50-DISSECT/test.sh
index 77a64b9b1e..c6cd42d0a7 100755
--- a/test/TEST-50-DISSECT/test.sh
+++ b/test/TEST-50-DISSECT/test.sh
@@ -12,7 +12,7 @@ TEST_INSTALL_VERITY_MINIMAL=1
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
-QEMU_TIMEOUT=600
+QEMU_TIMEOUT=1200
command -v mksquashfs >/dev/null 2>&1 || exit 0
command -v veritysetup >/dev/null 2>&1 || exit 0