From c9e6bf047dc92a75d31b686d4e759743fc7386f8 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 18 Jan 2011 17:00:26 +0100 Subject: lib/util: add tests for anonymous_shared_allocate/free() metze Autobuild-User: Stefan Metzmacher Autobuild-Date: Thu Jan 20 06:25:03 CET 2011 on sn-devel-104 --- source4/torture/local/local.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/torture/local/local.c') 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, -- cgit