CJentzsch
c87876b3f9
failing tests from random simulation as state tests and transaction tests
10 years ago
CJentzsch
af72b6fa8b
more dynamic jump tests
10 years ago
CJentzsch
2944d0f9c0
add tests for OOG at max call depth
10 years ago
CJentzsch
e855cf9426
memory test: high offset, zero size -> zero gas cost
10 years ago
CJentzsch
132a3e7dd4
check address input greater then 2**160
10 years ago
CJentzsch
13a836987d
add zero memory expansion tests
10 years ago
CJentzsch
de66950b52
retuning gas prices of recursive bombs to test limits
10 years ago
wanderer
33c04f975d
added balance tests
10 years ago
CJentzsch
38454cc08f
state log tests
10 years ago
CJentzsch
e7be724496
test update due to CALLCODA <-> RETURN
10 years ago
Marek Kotewicz
6cc9e6952e
merge
10 years ago
Christoph Jentzsch
b07004b958
Added new recursive bombs to vm tests
10 years ago
Christoph Jentzsch
53a4e570df
Added call depth tests
10 years ago
Christoph Jentzsch
10d00f4e54
Added random test creater
10 years ago
Christoph Jentzsch
cf6bbcf097
Corrected call function in FakeExtVM
Added ABA calls to tests, corrections in FakeExtVm::call
Use FakeStateClass instead of altering real state class for testing purposes
remove posts, add broken test
10 years ago
Christoph Jentzsch
a6a76a1f4b
corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM
10 years ago
Christoph Jentzsch
33fbb36b2a
Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS
10 years ago
Christoph Jentzsch
98658ddd13
Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test.
10 years ago
Christoph Jentzsch
4fd3029fd8
Added more vm tests
10 years ago