source: branches/samba-3.2.x/source/lib/ldb/tests/testdata.txt

Last change on this file was 133, checked in by Paul Smedley, 18 years ago

Update trunk to 3.2.0pre3

File size: 206 bytes
Line 
1foo=bar5
2(&(|(a=b)(c=d))(e=f))
3(&(|(a=b)(c=d)(g=h))(e=f))
4name=firstname lastname
5(&(sid=S-1-2-3)(name = fred bloggs))
6(&(|(a=b)(c=d))(g=f))
7(&(sid=S-1-2-3)(!(name = fred bloggs)))
8(&(!(|(a=b)(c=d))(g=f)))
Note: See TracBrowser for help on using the repository browser.