Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_myldap.c
Commit message (Expand)AuthorAgeFilesLines
* add tests for new LDAP lookupsArthur de Jong2008-02-031-0/+47
* re-add test URIs that accidentally got commented out in t...Arthur de Jong2008-01-311-2/+2
* pass the correct pthread flags for all calls to compiler ...Arthur de Jong2008-01-311-4/+4
* somewhat improve the output from the testsArthur de Jong2008-01-261-33/+33
* in test_two_searches() test that we can read from the sec...Arthur de Jong2007-12-261-1/+10
* have myldap_get_entry() return an LDAP status code that c...Arthur de Jong2007-12-251-11/+12
* add limited test for reconnect logicArthur de Jong2007-12-221-0/+40
* limit printing of results in test to just 10Arthur de Jong2007-12-221-25/+29
* pass configfile to use as a command-line paramter to test...Arthur de Jong2007-12-201-40/+29
* have assertion on correct searchArthur de Jong2007-12-201-2/+1
* fix typo in commentArthur de Jong2007-12-141-1/+1
* integrate basic myldap interface (partially merged from d...Arthur de Jong2007-10-191-0/+280