testcase_options
int config_get_defaults(struct testcase_options *opts)
int config_get_defaults(struct testcase_options *opts);
parse_testcase_option(struct testcase_options *opts, char *option)
int parse_testcase_option(struct testcase_options *opts, char *option);
struct testcase_options opts;