1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-21 12:23:50 +03:00

r444: - added the beginnings of a ldb test suite and benchmark

- updated the test slapd config to use bdb and indexing
This commit is contained in:
Andrew Tridgell
2004-05-02 10:06:45 +00:00
committed by Gerald (Jerry) Carter
parent 5876c78806
commit 7ad0858c06
8 changed files with 266 additions and 11 deletions

View File

@@ -15,6 +15,8 @@
#include <signal.h>
#include <unistd.h>
#include <fnmatch.h>
#include <sys/time.h>
#include <time.h>
#include "ldb.h"
#include "ldb_parse.h"