Commit Graph

457 Commits (d2ef90c4e65f55304c1d02e8aa02704c896a7a55)

Author SHA1 Message Date
Dominik Muhs 128a6f76e2 Revert taint test refactoring to fix pytest fixtures 6 years ago
Dominik Muhs 2e56cef99a Fix outer scope variable shadowing 6 years ago
Dominik Muhs 9a90a92297 Remove unused variables from tests 6 years ago
Joran Honig 09e04a3360 Adds vmTests 6 years ago
Nikhil Parasaram 296da3a54a Add swc id to mythril report 6 years ago
Joran Honig 9b6325b44d Update test files 6 years ago
Joran Honig 514e3e6028 Fix merge 6 years ago
Nikhil Parasaram dc72af27f4 Clean up test cases for mstack 6 years ago
Joran Honig c950b30835 Since vmExceptions are now handled in the svm fix assert component 6 years ago
Joran Honig 383c58ed67 Small fixes around suicide implementation 6 years ago
Joran Honig c8e0dfa01c Create real account for symbolic test 6 years ago
Nikhil Parasaram 38a59afabd Test fixes and also reject using + operator on machinestack 6 years ago
Joran Honig 2d1c59e024 change tests to reflect changes in laser and analysis modules 6 years ago
Joran Honig a52ca4230a add timeout to test 6 years ago
Nikhil Parasaram c0dbe762a5 fix push instruction and review fixes 6 years ago
Nikhil Parasaram 88a756ff68 Add tests directory 6 years ago
Nikhil Parasaram 404b8d9aee Add tests for push, swap and dup 6 years ago
Nikhil Parasaram 726924276b Add Bitwise tests 6 years ago
Joran Honig d37ba5effc Revert changes 6 years ago
Joran Honig f7ee3e5fe3 Add unique bitvecval creation to state 6 years ago
Nikhil Parasaram dd08a8dd37 Add the constructor test file 6 years ago
Nikhil Parasaram 752e9c64a7 add solidity test file for SolidityContract 6 years ago
Nikhil Parasaram e218c20e91 Add new tests for SolidityContract 6 years ago
Nikhil Parasaram 452c135e07 Support exp arthmetic tests for evm 6 years ago
Nikhil Parasaram 6e56d0a8f1 change tests for exp 6 years ago
Joran Honig 20677a42bd remove unused import 6 years ago
Joran Honig 332f6301ad Filter cases with exp for now, and make debugging easier 6 years ago
Joran Honig 85e33e79ed Add test cases 6 years ago
Joran Honig 7c8aec2689 Implement generic evm_test and add initial tests to the repo. 6 years ago
Joran Honig 16b96bac19 Add test and use slice assignment 6 years ago
Joran Honig 02963102f7 Initial arithmatic test implementation 6 years ago
Nikhil Parasaram 6118b76fbc remove ipc module 6 years ago
Joran Honig a090f12be3 Make compatible with python 3.5 6 years ago
Joran Honig 2d443fc1ff Fix import errors 6 years ago
Joran Honig 4192cc6ac0 Fix import 6 years ago
Joran Honig 5498c5e77c Test fixes 6 years ago
Joran Honig 8314be6074 Symbolic test implementation 6 years ago
Joran Honig ff65853def Update test to reflect the refactor 6 years ago
Joran Honig 7b471f0d82 Add more tests and fix bug 6 years ago
Joran Honig 7d48677ac4 Implement storage tests 6 years ago
Joran Honig 342ab92657 And write them tests 6 years ago
Joran Honig 17410661e1 Cleanup mem_extend and add test 6 years ago
Joran Honig 3c379953ba Implement symbolic exec for multi transactional analysis and bugfixes 6 years ago
Joran Honig 892efb4053 Set next_uid to 0 6 years ago
Joran Honig 2f208873d6 Cleanup and add assert 6 years ago
Joran Honig 75a8e86d23 Copy over transaction stack and add tests based on @b-mueller's comment 6 years ago
rocky 4974a886a5 Correct output when "-V -o json" option is given... 6 years ago
Joran Honig 6012590e85 Bugfixes and test update 6 years ago
Joran Honig 2807cad29a init transaction test 6 years ago
Bernhard Mueller 2051cfcb2f Remove config.ini 6 years ago