From 23b61265b85f321ae2ceddc6c75771f8881566d8 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 5 Sep 2008 10:13:10 -0400 Subject: Initial Import --- ldb/tests/testsearch.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ldb/tests/testsearch.txt (limited to 'ldb/tests/testsearch.txt') diff --git a/ldb/tests/testsearch.txt b/ldb/tests/testsearch.txt new file mode 100644 index 00000000..c5738639 --- /dev/null +++ b/ldb/tests/testsearch.txt @@ -0,0 +1,5 @@ +(blah=foo) +(objectclass=person) +(dn=*) +(&(objectclass=person)(objectclass=person)) +(&(objectclass=person)(objectclass=personx)) -- cgit