summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2013-07-03 14:07:30 +0200
committerStefan Metzmacher <metze@samba.org>2014-04-17 14:56:06 +0200
commitf95e86828a33690f7bb22d320d6781f2b749f8e1 (patch)
tree5c2c6b5fe939a2f1e963299bdb0c9f843df8bb9a /source4/torture/local/local.c
parent115a80d3812c1bca35e6e126c067885e53302dcd (diff)
downloadsamba-f95e86828a33690f7bb22d320d6781f2b749f8e1.tar.gz
s4-torture: Remove nss_wrapper testsuite.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/torture/local/local.c')
-rw-r--r--source4/torture/local/local.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c
index 681fca1def5..bd47bd3c3fc 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -50,9 +50,6 @@
#ifdef SOCKET_WRAPPER
torture_local_socket_wrapper,
#endif
-#ifdef NSS_WRAPPER
- torture_local_nss_wrapper,
-#endif
torture_pac,
torture_local_resolve,
torture_local_sddl,