1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00
Files
samba-mirror/source/lib/ldb/tests/testdata.txt
Andrew Tridgell dc6f41f9e7 make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work
-

9 lines
206 B
Plaintext

foo=bar5
(&(|(a=b)(c=d))(e=f))
(&(|(a=b)(c=d)(g=h))(e=f))
name=firstname lastname
(&(sid=S-1-2-3)(name = fred bloggs))
(&(|(a=b)(c=d))(g=f))
(&(sid=S-1-2-3)(!(name = fred bloggs)))
(&(!(|(a=b)(c=d))(g=f)))