Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add tests for new LDAP lookupsArthur de Jong2008-02-032-2/+49
* enable _nss_ldap_initgroups_dyn() test because it's worki...Arthur de Jong2008-02-011-6/+2
* pagectrl module has movedArthur de Jong2008-02-011-2/+2
* test for hugegroupArthur de Jong2008-02-011-1/+9
* the groups command no longer lists the usernameArthur de Jong2008-02-011-2/+2
* 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-314-16/+24
* include errno in assertion statementArthur de Jong2008-01-301-27/+41
* when including stdint.h check if we actually have itArthur de Jong2008-01-271-0/+2
* handle the case where /etc/nss-ldapd.conf does not exist ...Arthur de Jong2008-01-261-0/+6
* somewhat improve the output from the testsArthur de Jong2008-01-263-52/+52
* also test map filter and scope configuration optionsArthur de Jong2008-01-261-1/+8
* add a test for the map statementArthur de Jong2008-01-161-1/+3
* support the case where + is in /etc/groupArthur de Jong2008-01-031-1/+1
* get the number of groups and services from files in /etc ...Arthur de Jong2008-01-031-4/+3
* check to see if nslcd is running and add test for a large...Arthur de Jong2008-01-011-4/+24
* add limited implementation of tio_mark() and tio_reset() ...Arthur de Jong2008-01-011-5/+74
* remove temporary file to make distcheck succeedArthur de Jong2007-12-261-0/+2
* ignore erros in nss commandsArthur de Jong2007-12-261-1/+3
* properly handle spaces in some configuration options (maj...Arthur de Jong2007-12-261-39/+70
* 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-222-1/+45
* limit printing of results in test to just 10Arthur de Jong2007-12-221-25/+29
* include script name in messages and have srcdir default to .Arthur de Jong2007-12-221-2/+3
* only test the first URI in the configfileArthur de Jong2007-12-212-2/+2
* pass configfile to use as a command-line paramter to test...Arthur de Jong2007-12-203-41/+73
* fail on any command and specify configfile separatelyArthur de Jong2007-12-201-2/+6
* set pagesize to some more reasonable valueArthur de Jong2007-12-201-1/+1
* have assertion on correct searchArthur de Jong2007-12-201-2/+1
* fix typo in commentArthur de Jong2007-12-141-1/+1
* fix objects that are needed to get tests linkable (due to...Arthur de Jong2007-12-091-3/+3
* remove ugly spaceArthur de Jong2007-12-091-1/+1
* add some comments to tests, enable netgroup tests and ext...Arthur de Jong2007-12-091-31/+47
* script to run a number of NSS commands (mainly getent) an...Arthur de Jong2007-10-281-0/+323
* integrate basic myldap interface (partially merged from d...Arthur de Jong2007-10-193-1/+316
* include debugging information in object filesArthur de Jong2007-10-191-1/+1
* move most C[PP]FLAGS options to AM_C[PP]FLAGS and clean u...Arthur de Jong2007-10-191-4/+7
* add all objects that are now needed to test the configura...Arthur de Jong2007-09-221-1/+7
* remove test for alloc_lsd() because we don't use struct l...Arthur de Jong2007-09-221-27/+0
* add some checks for the configuration moduleArthur de Jong2007-08-192-2/+228
* move dict and tio tests into the tests directoryArthur de Jong2007-08-195-57/+11
* fix a serious bug in dict_values_next() that would return...Arthur de Jong2007-07-231-1/+8
* add support for removing entries from a DICT by setting t...Arthur de Jong2007-07-231-0/+5
* disable test that will always failArthur de Jong2007-07-151-1/+1
* do the simple unit tests at make check timeArthur de Jong2007-07-132-2/+6
* support building outside the source directoryArthur de Jong2007-06-173-0/+5
* move dict into the common directoryArthur de Jong2007-06-112-3/+3
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-093-2/+234
* some remaining tabs to spaces and trim trailing spacesArthur de Jong2007-06-051-2/+2