summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-02-02 14:50:30 +0100
committerGünther Deschner <gd@samba.org>2015-03-02 17:17:09 +0100
commit64e0231c52dbb99d6f1671201bd6369efa7ecf49 (patch)
treecf007063a2121db085fc5f79cf699d271662ceab /source4/torture/local/local.c
parente2ed224653985afa13e906e2a5f3656a18d622c0 (diff)
downloadsamba-64e0231c52dbb99d6f1671201bd6369efa7ecf49.tar.gz
s4-torture: re-add nss-wrapper torture testsuite.
(The testsuite got removed with 5bb410f85312196bb24e62a6a0b8350576433dc6). Although nss_wrapper now also has an upstream testsuite, it is still important to run the older torture testsuite within Samba so we have some testing on nss_winbind correctnes and consistency. Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source4/torture/local/local.c')
-rw-r--r--source4/torture/local/local.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c
index f69c95eeb8f..77ff908b1a1 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -69,6 +69,7 @@
torture_dsdb_syntax,
torture_registry,
torture_local_verif_trailer,
+ torture_local_nss_wrapper,
NULL
};