xapian-core
1.4.26
tests
soaktest
soaktest_collated.h
Go to the documentation of this file.
1
/* Warning: This file is generated by ./collate-test - do not modify directly! */
2
3
if
((properties&WRITABLE)&&!(properties&REMOTE)&&!(properties&INMEMORY)) {
4
static
const
test_desc
tests
[] = {
5
{
"queries1"
,
test_queries1
},
6
{ 0, 0 }
7
};
8
result = max(result,
test_driver::run
(tests));
9
}
tests
static const test_desc tests[]
The lists of tests to perform.
Definition:
internaltest.cc:567
test_queries1
void test_queries1()
test_driver::run
static int run(const test_desc *tests)
Definition:
testsuite.cc:913
test_desc
Structure holding a description of a test.
Definition:
testsuite.h:77
Generated by
Doxygen 1.8.13