Skip to content

Commit

Permalink
Set timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Dec 12, 2024
1 parent a0bf37c commit 4b58ae6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/hw/pi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ foreach(file ${TOIT_TESTS})
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
CONFIGURATIONS pi
)

set_tests_properties(${file} PROPERTIES TIMEOUT 40)
endforeach()

0 comments on commit 4b58ae6

Please sign in to comment.