#include <config.h>
#include "api_backend.h"
#include <xapian.h>
#include "testsuite.h"
#include "testutils.h"
#include "utils.h"
#include "apitest.h"
Include dependency graph for api_backend.cc:
Go to the source code of this file.
Functions | |
DEFINE_TESTCASE (lockfileumask1, flint) | |
Regression test - lockfile should honour umask, was only user-readable. |
Definition in file api_backend.cc.
DEFINE_TESTCASE | ( | lockfileumask1 | , | |
flint | ||||
) |
Regression test - lockfile should honour umask, was only user-readable.
Definition at line 37 of file api_backend.cc.
References get_dbtype(), get_named_writable_database(), SKIP_TEST, stat(), TEST, and TEST_EQUAL.