Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix permissions of test configurationArthur de Jong2013-09-021-0/+4
* Add a test for tio timeout calculationsArthur de Jong2013-09-022-2/+54
* Add a test for clock_gettime() supported clocksArthur de Jong2013-09-022-2/+162
* Small protability fixArthur de Jong2013-09-021-1/+1
* Improve robustness of test_manpagesArthur de Jong2013-09-011-1/+4
* Only run pynslcd tests if it is enabledArthur de Jong2013-08-251-1/+4
* Add a test for the manual pagesArthur de Jong2013-08-232-4/+53
* Update files from test environmentArthur de Jong2013-08-182-46/+62
* Run pylint as a testArthur de Jong2013-08-183-3/+295
* Implement tests for caching functionalityArthur de Jong2013-08-172-3/+464
* Have test_pycompile not write any pyc filesArthur de Jong2013-07-281-2/+35
* Test Python syntax on make checkArthur de Jong2013-07-262-2/+36
* Rename nscd_invalidate option to reconnect_invalidateArthur de Jong2013-07-261-1/+1
* Add an explicit cast to int in lookup_shadowArthur de Jong2013-05-201-1/+1
* Make the NSS tests dependant on the configuration of nssw...Arthur de Jong2013-03-281-1/+45
* Do not rely on printf() being able to print NULL stringsArthur de Jong2013-03-281-9/+16
* Add tests for nested group functionalityArthur de Jong2013-03-242-9/+287
* Unpack the LDIF file to make diffs clearerArthur de Jong2013-03-242-0/+55867
* implement a lookup_shadow test command for use on systems...Arthur de Jong2013-03-112-1/+101
* small portability fix in test_pamcmds.shArthur de Jong2013-03-101-2/+4
* implement functionality to send a cache invalidation sign...Arthur de Jong2013-03-091-2/+2
* add tests for trimming expressionsArthur de Jong2013-03-031-1/+14
* allow names with one character in default validnames opti...Arthur de Jong2013-02-231-1/+3
* support children search scope for systems that have itArthur de Jong2013-01-141-0/+4
* support systems without ETIMEArthur de Jong2013-01-141-1/+6
* check whether setnetgrent() returns int or void (for Free...Arthur de Jong2013-01-141-1/+5
* reorganise configuration file parsing codeArthur de Jong2013-01-121-38/+42
* update FIXMEsArthur de Jong2013-01-051-1/+1
* code style fixArthur de Jong2012-12-301-2/+2
* reorganise and rename configuration options to be in line...Arthur de Jong2012-12-302-4/+4
* remove the ldc_ prefix from struct ldap_config fieldsArthur de Jong2012-12-302-39/+31
* implement a lookup_netgroup command for systems that cann...Arthur de Jong2012-12-292-1/+57
* update the netgroup by name request to have one result en...Arthur de Jong2012-12-231-3/+1
* update C coding style to a more commonly used styleArthur de Jong2012-12-229-652/+683
* also test for correct value of errno on timeout and make ...Arthur de Jong2012-12-141-3/+14
* also output debugging info in test_timeout_reader testArthur de Jong2012-12-141-0/+4
* make test even more verbose and set number of writes back...Arthur de Jong2012-12-061-4/+8
* rephrase test to more clearly explain what we're testing ...Arthur de Jong2012-11-301-9/+14
* allow attribute options in attribute mapping expressionsArthur de Jong2012-10-191-0/+5
* provide alternatives for assertion failures on Solaris an...Arthur de Jong2012-10-131-1/+7
* update tests to new tio interface (fixes r1783)Arthur de Jong2012-10-131-22/+5
* support alternative unknown user responseArthur de Jong2012-04-261-0/+1
* warn when we couldn't get the gid or pid, the uid is the ...Arthur de Jong2011-09-041-2/+7
* add casts from size_t to int for printfArthur de Jong2011-09-041-2/+2
* put external libraries at the end when linkingArthur de Jong2011-08-141-3/+3
* replace last traces of groupOfUniqueNamesArthur de Jong2011-08-051-1/+1
* check whether the NSS shadow map queries LDAP before retu...Arthur de Jong2011-08-051-1/+1
* update tests with change of member/uniqueMember default c...Arthur de Jong2011-08-053-5/+7
* switch to using the member attribute by default instead o...Arthur de Jong2011-08-031-2/+2
* handle expressions where the expander function returns NU...Arthur de Jong2011-06-051-0/+4