diff --git a/regression/cbmc-incr-oneloop/CMakeLists.txt b/regression/cbmc-incr-oneloop/CMakeLists.txt index 33d24bd6b3b..6370caf1fd0 100644 --- a/regression/cbmc-incr-oneloop/CMakeLists.txt +++ b/regression/cbmc-incr-oneloop/CMakeLists.txt @@ -1,3 +1,3 @@ add_test_pl_tests( - "perl ../timeout.pl 8 $ --slice-formula" + "perl ../timeout.pl 25 $ --slice-formula" )