SMTChecker tests

This commit is contained in:
Leo Alt
2021-10-26 11:30:30 +02:00
parent 2cbd496576
commit 38b0cf7f9c
141 changed files with 169 additions and 6 deletions
@@ -13,3 +13,4 @@ contract C {
// SMTEngine: all
// ----
// Warning 6328: (162-184): CHC: Assertion violation happens here.\nCounterexample:\nx = [42, 1]\n\nTransaction trace:\nC.constructor()\nState: x = [42, 1]\nC.f()
// Info 1180: Contract invariant(s) for :C:\n!(x.length <= 1)\n