summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-01-18 17:00:26 +0100
committerStefan Metzmacher <metze@samba.org>2011-01-20 06:25:03 +0100
commitc9e6bf047dc92a75d31b686d4e759743fc7386f8 (patch)
tree4acffa5c0fcbfeacad4868b532c5bd80fbe0edf0 /source4/torture/local/local.c
parentcc59f347ee6ca5d48ba2790a8f5d843b76c470a7 (diff)
downloadsamba-c9e6bf047dc92a75d31b686d4e759743fc7386f8.tar.gz
samba-c9e6bf047dc92a75d31b686d4e759743fc7386f8.tar.bz2
samba-c9e6bf047dc92a75d31b686d4e759743fc7386f8.zip
lib/util: add tests for anonymous_shared_allocate/free()
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Jan 20 06:25:03 CET 2011 on sn-devel-104
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 d044c8f877..a8147daf0c 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -40,6 +40,7 @@
torture_local_util_time,
torture_local_util_data_blob,
torture_local_util_asn1,
+ torture_local_util_anonymous_shared,
torture_local_idtree,
torture_local_dlinklist,
torture_local_genrand,