Commit Graph

6 Commits

Author SHA1 Message Date
Christoph Jentzsch
5b3c47aa05 Added random test creater 2014-10-14 13:22:49 +02:00
Christoph Jentzsch
dcfcbda2fa 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
2014-10-08 14:19:44 +02:00
Christoph Jentzsch
4d7a55f8e2 corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM 2014-10-01 13:59:07 +02:00
Christoph Jentzsch
244b787111 Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS 2014-09-29 13:10:25 +02:00
Christoph Jentzsch
9183d2e6e3 Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test. 2014-09-27 12:51:34 +02:00
Christoph Jentzsch
388ed8fa62 Added more vm tests 2014-09-25 11:18:32 +02:00