summaryrefslogtreecommitdiff
path: root/test/regress/regress0/push-pop/arith_lra_02.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/push-pop/arith_lra_02.smt2')
-rw-r--r--test/regress/regress0/push-pop/arith_lra_02.smt220
1 files changed, 20 insertions, 0 deletions
diff --git a/test/regress/regress0/push-pop/arith_lra_02.smt2 b/test/regress/regress0/push-pop/arith_lra_02.smt2
index 39db126d0..74547db91 100644
--- a/test/regress/regress0/push-pop/arith_lra_02.smt2
+++ b/test/regress/regress0/push-pop/arith_lra_02.smt2
@@ -1,3 +1,23 @@
+; COMMAND-LINE: --incremental
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: sat
+; EXPECT: unsat
+; EXPECT: unsat
+; EXPECT: sat
+; EXIT: 10
(set-logic QF_LRA)
(declare-fun x0 () Real)
(declare-fun x1 () Real)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback