mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[libevmasm] Tests: Update tests to support sub-object index.
This commit is contained in:
+3
-1
@@ -13,4 +13,6 @@ contract A {
|
||||
// SMTEngine: all
|
||||
// ----
|
||||
// Warning 6328: (124-146): CHC: Assertion violation happens here.
|
||||
// Info 1391: CHC: 5 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.
|
||||
// Warning 6328: (150-173): CHC: Assertion violation might happen here.
|
||||
// Info 1391: CHC: 4 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.
|
||||
// Warning 4661: (150-173): BMC: Assertion violation happens here.
|
||||
|
||||
@@ -13,4 +13,4 @@ contract C {
|
||||
// ----
|
||||
// Warning 6328: (131-148): CHC: Assertion violation might happen here.
|
||||
// Info 1391: CHC: 3 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.
|
||||
// Info 6002: BMC: 1 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.
|
||||
// Warning 7812: (131-148): BMC: Assertion violation might happen here.
|
||||
|
||||
Reference in New Issue
Block a user