update command line tests

This commit is contained in:
Leonardo Alt
2021-04-08 21:03:39 +02:00
parent d89be74e4a
commit ad10bee8f0
117 changed files with 1302 additions and 1329 deletions
@@ -1,7 +1,7 @@
Warning: BMC: Assertion violation happens here.
--> model_checker_engine_bmc/input.sol:6:3:
--> model_checker_engine_bmc/input.sol:5:3:
|
6 | assert(x > 0);
5 | assert(x > 0);
| ^^^^^^^^^^^^^
Note: Counterexample:
x = 0