We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6ea5d commit 1bbf6a9Copy full SHA for 1bbf6a9
Test/civl/large-samples/verified-ft.bpl
@@ -41,7 +41,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41
* Proof of VerifiedFT correctness in Civl.
42
*/
43
44
-// RUN: %parallel-boogie "%s" > "%t"
+// RUN: %parallel-boogie -timeLimit:0 "%s" > "%t"
45
// RUN: %diff "%s.expect" "%t"
46
47
/*
0 commit comments