abort_on_error | test_driver | [private, static] |
add_command_line_option(const std::string &l, char s, std::string *arg) | test_driver | [static] |
argv0 | test_driver | [private, static] |
col_green | test_driver | [private, static] |
col_red | test_driver | [private, static] |
col_reset | test_driver | [private, static] |
col_yellow | test_driver | [private, static] |
do_run_tests(std::vector< std::string >::const_iterator b, std::vector< std::string >::const_iterator e) | test_driver | [private] |
FAIL enum value | test_driver | [private] |
get_srcdir() | test_driver | [static] |
operator=(const test_driver &) | test_driver | [private] |
opt_help | test_driver | [private, static] |
out | test_driver | [private] |
parse_command_line(int argc, char **argv) | test_driver | [static] |
PASS enum value | test_driver | [private] |
report(const test_driver::result &r, const std::string &desc) | test_driver | [static] |
run(const test_desc *tests) | test_driver | [static] |
run_tests() | test_driver | |
run_tests(std::vector< std::string >::const_iterator b, std::vector< std::string >::const_iterator e) | test_driver | |
runs | test_driver | [private, static] |
runtest(const test_desc *test) | test_driver | [private] |
short_opts | test_driver | [private, static] |
SKIP enum value | test_driver | [private] |
subtotal | test_driver | [static] |
test_driver(const test_desc *tests_) | test_driver | |
test_driver(const test_driver &) | test_driver | [private] |
test_names | test_driver | [private, static] |
test_result enum name | test_driver | [private] |
tests | test_driver | [private] |
total | test_driver | [static] |
use_cr | test_driver | [private, static] |
XAPIAN_NORETURN(static void usage()) | test_driver | |