Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_myldap.c
Commit message (Expand)AuthorAgeFilesLines
* fix a warningArthur de Jong2008-05-011-1/+1
* ensure that filter_get_var() and filter_get_var() return ...Arthur de Jong2008-05-011-6/+8
* implement new timing mechanism for retries to quickly fai...Arthur de Jong2008-04-251-8/+8
* include missing includeArthur de Jong2008-04-251-0/+1
* ignore SIGPIPE in myldap testsArthur de Jong2008-04-251-0/+8
* fix assert to be test instead of assignmentArthur de Jong2008-04-251-1/+1
* have the binary look up the file name and only use the sh...Arthur de Jong2008-04-251-2/+10
* check that the last myldap_get_entry() returned successArthur de Jong2008-04-051-0/+1
* add tests for myldap_get_rdn_value() and myldap_cpy_rdn_v...Arthur de Jong2008-02-151-0/+36
* 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