Commit Graph

202 Commits (7cabde94b955aeb4ea78922f345ef73c6aab808b)

Author SHA1 Message Date
Marcus Mönnig 39ace87e87 Add <!DOCTYPE> and <TITLE> tags 6 years ago
Nikhil Parasaram c105b17211
Remove %s in the text test 6 years ago
Nikhil Parasaram 5e48355d49
Remove the %s in markdown test 6 years ago
Nikhil Parasaram a939a3255a
Update origin.sol.o.json 6 years ago
Joran Honig c2396a50fa Move blockchain interfacing code to ethereum.interface 6 years ago
Dominik Muhs 0b422a5e42 Remove redeclared vars without usage 6 years ago
Dominik Muhs 06d0bca910 Add static methods where needed 6 years ago
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