41 bool filltests =
false;
42 bool fillchain =
false;
45 bool exectimelog =
false;
48 bool checkstate =
false;
49 bool fulloutput =
false;
55 bool singleTest =
false;
62 bool performance =
false;
63 bool nonetwork =
false;
64 bool quadratic =
false;
66 bool inputLimits =
false;
73 static Options const&
get(
int argc = 0,
char** argv = 0);
76 Options(
int argc = 0,
char** argv = 0);
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
std::string statsOutFile
Stats output file. "out" for standard output.
int trValueIndex
GeneralState value.
std::string singleTestNet
std::string singleTestFile
std::string singleTestName
std::string rCurrentTestSuite
Remember test suite before boost overwrite (for random tests)
std::string rCheckTest
Test Input (for random tests)
int trGasIndex
GeneralState gas.
int trDataIndex
GeneralState data.
int createRandomTest(std::vector< char * > const &_parameters)