xapian-core
1.4.26
|
Run multiple tests for different backends. More...
#include <string>
Go to the source code of this file.
Classes | |
class | TestRunner |
A test runner, which runs the tests (implemented by subclassing it) with a variety of backends. More... | |
Variables | |
BackendManager * | backendmanager |
backendmanager is global so that it can be accessed by individual tests. More... | |
Run multiple tests for different backends.
Definition in file testrunner.h.
BackendManager* backendmanager |
backendmanager is global so that it can be accessed by individual tests.
Definition at line 42 of file testrunner.cc.
Referenced by DEFINE_TESTCASE(), test_driver::do_run_tests(), get_compaction_output_path(), get_database(), get_database_path(), get_dbtype(), get_named_writable_database(), get_named_writable_database_path(), get_remote_database(), get_writable_database(), get_writable_database_again(), get_writable_database_as_database(), ApiTestRunner::run(), test_driver::runtest(), and PerfTestLogger::testcase_begin().