Skip to main content

Crate revmc_statetest

Crate revmc_statetest 

Source

Modules§

compiled
diagnostic
merkle_trie
runner
utils

Constants§

DEFAULT_ETHTESTS_PATH 🔒
Default path to ethereum/tests repository.
STATE_TESTS_TARBALL 🔒

Functions§

find_all_json_tests
Find all JSON test files in the given path. If path is a file, returns it in a vector. If path is a directory, recursively finds all .json files.
get_ethtests_path
Get the path to ethereum/tests.
get_general_state_tests_path
Get the path to GeneralStateTests, extracting the tarball if necessary.