Skip to content

Commit 22d25d1

Browse files
authored
Merge pull request #8701 from tautschnig/extend-timeout
Extend cbmc-incr-oneloop timeout with CMake
2 parents 2e6200a + 3e5b027 commit 22d25d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
add_test_pl_tests(
2-
"perl ../timeout.pl 8 $<TARGET_FILE:cbmc> --slice-formula"
2+
"perl ../timeout.pl 25 $<TARGET_FILE:cbmc> --slice-formula"
33
)

0 commit comments

Comments
 (0)