summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2014-12-16Get -pedanticLuke Shumaker
2014-12-15be stricter everywhere (-D_FORTIFY_SOURCE=2)Luke Shumaker
2014-11-28buildsystemLuke Shumaker
2014-06-05Introduce lookup_groupbyuser test commandArthur de Jong
2014-05-04Add a test for setting member attribute mappingArthur de Jong
2014-03-10Run the correct executables for the testsArthur de Jong
2013-10-25Distribute setup_slapd.sh and associated filesArthur de Jong
2013-10-22Make script to check test environmentArthur de Jong
2013-09-15Cleanups and fixes related to automake upgradeArthur de Jong
2013-09-02Add a test for tio timeout calculationsArthur de Jong
2013-09-02Add a test for clock_gettime() supported clocksArthur de Jong
2013-08-25Only run pynslcd tests if it is enabledArthur de Jong
2013-08-23Add a test for the manual pagesArthur de Jong
2013-08-18Run pylint as a testArthur de Jong
2013-08-17Implement tests for caching functionalityArthur de Jong
2013-07-26Test Python syntax on make checkArthur de Jong
2013-07-26Rename nscd_invalidate option to reconnect_invalidateArthur de Jong
2013-03-11implement a lookup_shadow test command for use on systems that don't allow qu...Arthur de Jong
2013-03-09implement functionality to send a cache invalidation signal to nscdArthur de Jong
2012-12-29implement a lookup_netgroup command for systems that cannot use getent to lis...Arthur de Jong
2011-08-14put external libraries at the end when linkingArthur de Jong
2011-08-05check whether the NSS shadow map queries LDAP before returning x as a passwor...Arthur de Jong
2011-03-26ensure that all test source files are distibuted and can tests can be run whe...Arthur de Jong
2011-03-25re-organise tests somewhat making things more consistentArthur de Jong
2011-03-25implement a validnames option that can be used to fine-tune the test for vali...Arthur de Jong
2011-03-18implement test cases for some of the common PAM actions (test environment req...Arthur de Jong
2011-03-17put all assertion functions and compatibility code into one header fileArthur de Jong
2011-03-16remove legacy test code that is no longer usedArthur de Jong
2010-06-14implement a global symbol inside the NSS module to allow applications to disa...Arthur de Jong
2009-12-28implement attribute mapping using shell-like expressionsArthur de Jong
2009-08-31rename configfile to /etc/nslcd.conf and make debian packaging copy the file ...Arthur de Jong
2009-05-29refactor protocol reading and writing macros to the common directory, use mor...Arthur de Jong
2009-05-29add missing objects to test programsArthur de Jong
2008-06-13add some very basic tests for the isvalidname() functionArthur de Jong
2008-06-06implement a very basic test for getpeercred()Arthur de Jong
2008-05-02add file for testing nslcd/group.cArthur de Jong
2008-05-02don't even compile the test programs on make checkArthur de Jong
2008-05-02don't compile test code on every build and fix LDADD lists to include correct...Arthur de Jong
2008-04-19implement a set that uses the dict module as back-endArthur de Jong
2008-04-19some new tests for the dictionary moduleArthur de Jong
2008-02-01pagectrl module has movedArthur de Jong
2008-01-31pass the correct pthread flags for all calls to compiler and linker and link ...Arthur de Jong
2007-12-20pass configfile to use as a command-line paramter to test_myldap, use the myl...Arthur de Jong
2007-12-09fix objects that are needed to get tests linkable (due to namechange from lda...Arthur de Jong
2007-10-19integrate basic myldap interface (partially merged from dev-myldap branch)Arthur de Jong
2007-10-19include debugging information in object filesArthur de Jong
2007-10-19move most C[PP]FLAGS options to AM_C[PP]FLAGS and clean up a littleArthur de Jong
2007-09-22add all objects that are now needed to test the configuration moduleArthur de Jong
2007-08-19add some checks for the configuration moduleArthur de Jong
2007-08-19move dict and tio tests into the tests directoryArthur de Jong