diff options
author | Matěj Cepl <mcepl@redhat.com> | 2013-05-13 15:48:02 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2013-05-13 21:27:37 +0200 |
commit | f23003947b2b34644cdedf9fd9699d8173b20ac7 (patch) | |
tree | 04fcd591a2097f65a4f64f2a51c8cee6a3625acb /test/example02.ldif | |
parent | 22afe0326408b03551b655aee52d151cef442b9e (diff) | |
download | parseLDIF-f23003947b2b34644cdedf9fd9699d8173b20ac7.tar.gz |
Add a simple testsuite.
Example files from RFC2849
Diffstat (limited to 'test/example02.ldif')
-rw-r--r-- | test/example02.ldif | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/example02.ldif b/test/example02.ldif new file mode 100644 index 0000000..51b95ae --- /dev/null +++ b/test/example02.ldif @@ -0,0 +1,14 @@ +version: 1 +dn:cn=Barbara Jensen, ou=Product Development, dc=airius, dc=com +objectclass:top +objectclass:person +objectclass:organizationalPerson +cn:Barbara Jensen +cn:Barbara J Jensen +cn:Babs Jensen +sn:Jensen +uid:bjensen +telephoneNumber:+1 408 555 1212 +description:Babs is a big sailing fan, and travels extensively in sea + rch of perfect sailing conditions. +title:Product Manager, Rod and Reel Division |