Add --print-smt flag to output SMTChecker SMTLIB code

This commit is contained in:
Pawel Gebal
2023-06-16 14:04:07 +02:00
parent 374a6fd50e
commit d4be1d9c2f
49 changed files with 1799 additions and 34 deletions
+1
View File
@@ -219,6 +219,7 @@ BOOST_AUTO_TEST_CASE(cli_mode_options)
{true, false},
{ModelCheckerExtCalls::Mode::TRUSTED},
{{InvariantType::Contract, InvariantType::Reentrancy}},
false, // --model-checker-print-query
true,
true,
true,