summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2017-04-11 17:32:01 +0200
committerRalph Boehme <slow@samba.org>2017-04-20 16:53:16 +0200
commit3ce1060f781ff5b97582542861f83129b16a8bbf (patch)
treeb87898ccb0696cc1b8ce7109b123960126ded625 /source4/torture/local/local.c
parent6b950ae37e80eccea7ed0a831497f6c7923f6d03 (diff)
downloadsamba-3ce1060f781ff5b97582542861f83129b16a8bbf.tar.gz
lib/util: add a test for tfork()
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@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 89066c5f52f..353cc270fa4 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -75,6 +75,7 @@
torture_local_nss,
torture_local_fsrvp,
torture_local_util_str_escape,
+ torture_local_tfork,
NULL
};