summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-03-03 01:20:36 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:49:07 -0500
commit1cc7b6e7397444a859c78e5ecc61f53dd1017436 (patch)
treea38c1fcc9af4b447e1baf55d4e09a4b86f717c05 /source4/torture/local/local.c
parent0d0e4c99cad31e22ac71d9c7b94a36800c932e31 (diff)
downloadsamba-1cc7b6e7397444a859c78e5ecc61f53dd1017436.tar.gz
samba-1cc7b6e7397444a859c78e5ecc61f53dd1017436.tar.bz2
samba-1cc7b6e7397444a859c78e5ecc61f53dd1017436.zip
r21671: Add initial simple tests for socket wrapper
(This used to be commit 872e2ad541478597191ca9e31872d5c8e2bbb832)
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 c210783028..fbf89b6e4e 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -37,6 +37,7 @@
torture_local_idtree,
torture_local_iconv,
torture_local_socket,
+ torture_local_socket_wrapper,
torture_pac,
torture_registry,
torture_local_resolve,