arkpar
374b1960f7
tests repared
10 years ago
arkpar
3202427722
tests repared
10 years ago
Dimitry Khokhlov
bd133628cb
stPreCompiledContracts remove
as there is no 'out' when calling contracts from transaction
10 years ago
Dimitry Khokhlov
592af7852b
FuzzTests: windows build fix
10 years ago
Dimitry
b72edc27d0
createRandomTest: State test
10 years ago
Dimitry
402dc01640
Coverage info
10 years ago
Dimitry
c64a12377d
stPrecompiledContracts from transaction test
10 years ago
CJentzsch
8b7ec057f4
remove eth_solidity dependency for statetests
10 years ago
Paweł Bylica
446abc57e5
testeth: fix --singletest option
10 years ago
Paweł Bylica
ad40e852bf
testeth: fix --singletest option
10 years ago
arkpar
cc5a617aa6
set and map to hash tables
10 years ago
winsvega
65f53a5f28
singletest when refill
Solidity Contract Inheritance Test
10 years ago
winsvega
43f34d3577
Solidity: cryptographic ecrecover test
10 years ago
winsvega
0a84827669
Specifing concrete test when filling testsuite
10 years ago
CJentzsch
adf244188d
add wallet test
10 years ago
winsvega
32f38eb207
blockweight: allfields to compact Hex fix
10 years ago
chriseth
69db1c7181
Removed (and added) some #ifs (but removed more than I added).
10 years ago
CJentzsch
338e5bd088
Restructure test folders
10 years ago
Paweł Bylica
7226fe23aa
Change instruction scheduler
Try different instruction scheduler in LLVM, other crashes sometimes.
Also parse command line options properly for random tests.
10 years ago
winsvega
b474139957
Check State
Refactoring
10 years ago
Gav Wood
6b05b8d9ff
Refactored much of transaction queue for tidiness and optimisation.
10 years ago
Paweł Bylica
7ce4524ac0
Test execution stats improvements
--stats can have optional values:
--stats=out prints all test timings to standard output,
--stats=<filename> prints all test timings to a file in tab-separated format.
Stats are now kept in vector to allow duplicated values.
10 years ago
Gav Wood
1619d230c3
Extensive pathway for reporting transaction execution results.
10 years ago
Paweł Bylica
19fb5d9865
Prettify VM and State test outputs
10 years ago
Paweł Bylica
9b851e9359
Stats for testeth
Simple listener support added to testeth. Stats class implements the Listener interface and collects tests execution times. Try options: --stats or --stats=full.
Closes ethereum/cpp-ethereum#1285
10 years ago
Paweł Bylica
25fc91a9ca
testeth: optional VM tracing (--vmtrace), command line options refactoring.
Closes ethereum/cpp-ethereum#1280
10 years ago
CJentzsch
0fa604edd8
add check random state test for jit
10 years ago
CJentzsch
d65fcc8687
add callCreateCallCode test file
10 years ago
CJentzsch
59ba467f86
add quadratic complexity tests
10 years ago
CJentzsch
1732bd2965
remove genesis state from state tests
Conflicts:
test/state.cpp
10 years ago
Gav Wood
d8470e50ed
state rebase.
10 years ago
CJentzsch
6dad9826a3
add memory tests
10 years ago
CJentzsch
2608572e67
only check rootHash of state if FATDB is off
10 years ago
CJentzsch
d6c89e465f
add memory tests
10 years ago
CJentzsch
3f62b787aa
only check rootHash of state if FATDB is off
10 years ago
CJentzsch
6ec4881934
add quadratic complexity tests
10 years ago
CJentzsch
3eb2ad3593
remove genesis state from state tests
Conflicts:
test/state.cpp
10 years ago
Gav Wood
179c5dffde
state rebase.
10 years ago
CJentzsch
d19b50d6e6
add memory tests
10 years ago
CJentzsch
b24ea8badc
only check rootHash of state if FATDB is off
10 years ago
CJentzsch
472f15effe
add memory tests
10 years ago
CJentzsch
e7fae29713
only check rootHash of state if FATDB is off
10 years ago
CJentzsch
689d13e0ac
add quadratic complexity tests
10 years ago
CJentzsch
182cc1fc41
remove genesis state from state tests
Conflicts:
test/state.cpp
10 years ago
Gav Wood
36b8a2788d
state rebase.
10 years ago
CJentzsch
ecc6d2dd21
add memory tests
10 years ago
CJentzsch
8917d43fd4
only check rootHash of state if FATDB is off
10 years ago
CJentzsch
9a2d9684e3
add memory tests
10 years ago
CJentzsch
9bed576fe8
only check rootHash of state if FATDB is off
10 years ago
CJentzsch
577b7dc9af
add quadratic complexity tests
10 years ago