Modules§
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.