Increase the default test timeout to 60 seconds

This commit is contained in:
Jesse Talavera 2024-06-07 18:34:41 -04:00
parent 38d170759f
commit 28f868bdcf

View File

@ -88,7 +88,7 @@ cmake_path(GET DSI_NAND FILENAME DSI_NAND_NAME)
include(CMakePrintHelpers)
set(DEFAULT_TIMEOUT 30)
set(DEFAULT_TIMEOUT 60) # In seconds
function(add_python_test)
set(options