summaryrefslogtreecommitdiff
path: root/lib/nss_wrapper/testsuite.c
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* nss_wrapper/testsuite.c - make sure to test always the "NSS wrapper" callsMatthias Dieter Wallnöfer2010-05-301-1/+5
* nss_wrapper: fix segfault in print_group() in the testsuiteMichael Adam2010-02-191-1/+1
* s4-smbtorture: add LOCAL-NSS-WRAPPER-DUPLICATES test.Günther Deschner2010-02-181-1/+92
* s4-smbtorture: be more verbose in LOCAL-NSS-WRAPPER.Günther Deschner2010-02-181-4/+4
* nss_wrapper: fix typo in testsuite.Günther Deschner2009-06-081-1/+1
* nss_wrapper: add cross checking test to testsuite.Günther Deschner2009-06-051-0/+90
* nss_wrapper: add tests for getgrent_r to testsuite.Günther Deschner2009-06-051-0/+131
* nss_wrapper: add tests for getpwent_r to testsuite.Günther Deschner2009-06-051-0/+141
* nss_wrapper: rename test_nwrap_env to test_nwrap_enumeration in testsuite.Günther Deschner2009-06-051-2/+2
* nss_wrapper: add more coherency checks for user and group enumeration.Günther Deschner2009-06-051-0/+8
* nss_wrapper: more coherence tests for group membership.Günther Deschner2009-06-041-4/+58
* nss_wrapper: add coherency tests for get{gr,pw}{nam,id}.Günther Deschner2009-06-041-11/+75
* nss_wrapper: refactor test_nwrap_membership_user() in testsuite.Günther Deschner2009-06-041-14/+24
* nss_wrapper: make full talloced copies of struct passwd and group in testsuite.Günther Deschner2009-06-041-5/+37
* nss_wrapper: add test_nwrap_membership to testsuite.Günther Deschner2009-05-301-0/+74
* nss_wrapper: restructure parts of the testsuite.Günther Deschner2009-05-301-33/+72
* s4-smbtorture: add a very basic NSS-WRAPPER testsuite.Günther Deschner2009-05-291-0/+219