Commit Graph

457 Commits (d2ef90c4e65f55304c1d02e8aa02704c896a7a55)

Author SHA1 Message Date
Joran Honig 79aad17fde add some basic model tests and fix discovered bug 6 years ago
Joran Honig 4fe49aa260 add independence solver tests 6 years ago
Joran Honig 5adb4cd2d0 add dependence map test 6 years ago
Joran Honig 8014e546c0 add create bucket test 6 years ago
Joran Honig a0dd061424 add _get_expr_variable tests for independence solver 6 years ago
Nikhil Parasaram 6322b4d3c7 Fix the timelimit of calls.sol execution 6 years ago
Joran Honig 9a91fc8c31 indent test results jsonv2 6 years ago
Joran Honig 5594e306fb adapt tests to changes in the new report 6 years ago
Nikhil Parasaram 7491fa6dbf Remove redundant If condition in report.py and remove postfix assignment in tests 6 years ago
Bernhard Mueller ed5354297a Improve integer module descriptions 6 years ago
Nikhil Parasaram 2b668a7a4f fix merge conflicts with tests 6 years ago
Bernhard Mueller b4eabf032e Fix a couple of things 6 years ago
Bernhard Mueller 76bbb9771a Update formatting of swcID field 6 years ago
Nikhil Parasaram d9350d2334 Use proper title for integer underflow 6 years ago
Bernhard Mueller 6f1aba646f Beautifully format all JSON files 6 years ago
Bernhard Mueller 20e5790337 Improve report descriptions in deprecated ops module 6 years ago
Nikhil Parasaram eb19d8a170 Fix the standard json tests for json check 6 years ago
Nikhil Parasaram 907845c4d1 Add the standard json format tests 6 years ago
Nikhil Parasaram ff11d7236a Change the json tests 6 years ago
Bernhard Mueller a488f06457 Update tests 6 years ago
Dominik Muhs d7f80023d7 Merge branch 'develop' into feature/docs 6 years ago
Nathan 5ec954ea9e Fix missed address 6 years ago
Nathan a7fa720270 Update testcases with correct addresses 6 years ago
Nikhil Parasaram 53df2b9cc9 Assert each test in native tests 6 years ago
Nikhil Parasaram 3f2ff85683 Merge with master 6 years ago
Joran Honig e0cdd517de reformat json reports to pretty format 6 years ago
Nathan 4aa15fef28 Add support for native contracts called through staticcall 6 years ago
Joran Honig 69e03880e3 adapt expected outputs to changes in the integer module 6 years ago
Joran Honig 94b757e213 Set execution timeout to be lower 6 years ago
Dominik Muhs 5e0bcd3f9f Apply better doc string formatting 6 years ago
Dominik Muhs 55153a1469 Add basic docstrings to all classes and functions 6 years ago
Joran Honig 9fae995616 Apply style rules 6 years ago
Joran Honig 3ceed6665d Remove invalid comment 6 years ago
Joran Honig b19a09e163 tests: restore suicide 6 years ago
Joran Honig d6c4c3cd82 Remove type hint for compatibility with 3.5 6 years ago
Joran Honig abf8e0847a adapt storage test to use smt abstraction 6 years ago
Joran Honig 521a68d868 adapt mstate test to use smt abstraction 6 years ago
Joran Honig fb89bdf093 Bugfix for and instruction and calldata tests 6 years ago
Joran Honig 66f7789fba refactor analysis modules to work with smt abstraction 6 years ago
Joran Honig 4db5e25dc4 mythril/laser/ethereum: Replace z3 with smt abstraction layer 6 years ago
Nathan b48aaa026f fix oopsie 6 years ago
Nathan 175225f6e5 deprecated_ops callback refactor (#797) 6 years ago
JoranHonig e661eac348
Add array based implementation of calldata (#778) 6 years ago
Dominik Muhs 91629f0d1e Fix path string conversion, remove stale test mythril dir 6 years ago
Dominik Muhs 58d11c792f Refactor signature DB init, deprecate test DB 6 years ago
Nathan dcc5d4cc47 nicer json formatting for expected outputs 6 years ago
Nathan 78851b74ab update testdata 6 years ago
Bernhard Mueller d72906e604 Remove old delegatecall tests 6 years ago
Bernhard Mueller 1c3ea80874 Update tests 6 years ago
Nathan 2c1572f569 memory refactor to store symbolic values 6 years ago