Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Change nss_wrapper to preloadable version. | Andreas Schneider | 2014-04-17 | 1 | -958/+0 |
| | | | | | | | This imports nss_wrapper version 1.0.2. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
* | lib/nss_wrapper/tests: add missing #include "torture/local/proto.h" | Stefan Metzmacher | 2014-04-02 | 1 | -0/+1 |
| | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 1 | -1/+1 |
| | | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | ||||
* | nss_wrapper/testsuite.c - make sure to test always the "NSS wrapper" calls | Matthias Dieter Wallnöfer | 2010-05-30 | 1 | -1/+5 |
| | | | | This should fix bug #7319 and #7320. | ||||
* | nss_wrapper: fix segfault in print_group() in the testsuite | Michael Adam | 2010-02-19 | 1 | -1/+1 |
| | | | | | | | | Running 'TESTS=posix_s3 POSIX_SUBTESTS="RPC-SAMR-LARGE-DC LOCAL-NSS-WRAPPER" make test' from s3 made smbtorture4 crash on my box. Michael | ||||
* | s4-smbtorture: add LOCAL-NSS-WRAPPER-DUPLICATES test. | Günther Deschner | 2010-02-18 | 1 | -1/+92 |
| | | | | Guenther | ||||
* | s4-smbtorture: be more verbose in LOCAL-NSS-WRAPPER. | Günther Deschner | 2010-02-18 | 1 | -4/+4 |
| | | | | Guenther | ||||
* | nss_wrapper: fix typo in testsuite. | Günther Deschner | 2009-06-08 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | nss_wrapper: add cross checking test to testsuite. | Günther Deschner | 2009-06-05 | 1 | -0/+90 |
| | | | | Guenther | ||||
* | nss_wrapper: add tests for getgrent_r to testsuite. | Günther Deschner | 2009-06-05 | 1 | -0/+131 |
| | | | | Guenther | ||||
* | nss_wrapper: add tests for getpwent_r to testsuite. | Günther Deschner | 2009-06-05 | 1 | -0/+141 |
| | | | | Guenther | ||||
* | nss_wrapper: rename test_nwrap_env to test_nwrap_enumeration in testsuite. | Günther Deschner | 2009-06-05 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | nss_wrapper: add more coherency checks for user and group enumeration. | Günther Deschner | 2009-06-05 | 1 | -0/+8 |
| | | | | Guenther | ||||
* | nss_wrapper: more coherence tests for group membership. | Günther Deschner | 2009-06-04 | 1 | -4/+58 |
| | | | | Guenther | ||||
* | nss_wrapper: add coherency tests for get{gr,pw}{nam,id}. | Günther Deschner | 2009-06-04 | 1 | -11/+75 |
| | | | | Guenther | ||||
* | nss_wrapper: refactor test_nwrap_membership_user() in testsuite. | Günther Deschner | 2009-06-04 | 1 | -14/+24 |
| | | | | Guenther | ||||
* | nss_wrapper: make full talloced copies of struct passwd and group in testsuite. | Günther Deschner | 2009-06-04 | 1 | -5/+37 |
| | | | | Guenther | ||||
* | nss_wrapper: add test_nwrap_membership to testsuite. | Günther Deschner | 2009-05-30 | 1 | -0/+74 |
| | | | | Guenther | ||||
* | nss_wrapper: restructure parts of the testsuite. | Günther Deschner | 2009-05-30 | 1 | -33/+72 |
| | | | | Guenther | ||||
* | s4-smbtorture: add a very basic NSS-WRAPPER testsuite. | Günther Deschner | 2009-05-29 | 1 | -0/+219 |
Guenther |