summaryrefslogtreecommitdiff
path: root/test/regress/regress0/lemmas
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2019-06-04 16:37:27 -0700
committerGitHub <noreply@github.com>2019-06-04 16:37:27 -0700
commit0536a743411b882cda88b18ca21cd5dc29828f54 (patch)
treee8b41dfbae6d50c9f074ae02ac826d5f6ed8c51d /test/regress/regress0/lemmas
parent29959bec6e023f64cad0a5d43b18052f08ac94c5 (diff)
Enable proof checking for QF_LRA benchmarks (#2928)
Due to issues in the current proof code, this commit also disables proof checking for five QF_LRA benchmarks (see issue #2855).
Diffstat (limited to 'test/regress/regress0/lemmas')
-rw-r--r--test/regress/regress0/lemmas/sc_init_frame_gap.induction.smt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/regress0/lemmas/sc_init_frame_gap.induction.smt b/test/regress/regress0/lemmas/sc_init_frame_gap.induction.smt
index 170239e6f..a14c745a3 100644
--- a/test/regress/regress0/lemmas/sc_init_frame_gap.induction.smt
+++ b/test/regress/regress0/lemmas/sc_init_frame_gap.induction.smt
@@ -1,3 +1,4 @@
+; COMMAND-LINE: --no-check-proofs
(benchmark sc_init_frame_gap.induction.smt
:source {
The Formal Verification of a Reintegration Protocol. Author: Lee Pike. Website: http://www.cs.indiana.edu/~lepike/pub_pages/emsoft.html.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback