This commit is contained in:
Pino Toscano 2026-06-05 11:24:34 +08:00 committed by GitHub
commit 57798ac6bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -504,6 +504,7 @@ foreach(TESTCASE ${SDL_TESTS_NONINTERACTIVE})
endif()
endforeach()
set_tests_properties(testatomic PROPERTIES TIMEOUT 120)
set_tests_properties(testautomation PROPERTIES TIMEOUT 120)
set_tests_properties(testthread PROPERTIES TIMEOUT 40)
set_tests_properties(testtimer PROPERTIES TIMEOUT 60)