From 91cb7b7c604d6d3c0dcb3dbcdabb0a6db6097035 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sun, 7 Feb 2010 16:06:31 +1100 Subject: test:local added LOCAL-DLINKLIST testsuite (cherry picked from commit 95a5bee2c30a67a35604b0456ab7836f6dc67702) --- 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 8f3f5d666c..054f6a5a0d 100644 --- a/source4/torture/local/local.c +++ b/source4/torture/local/local.c @@ -40,6 +40,7 @@ torture_local_util_data_blob, torture_local_util_asn1, torture_local_idtree, + torture_local_dlinklist, torture_local_genrand, torture_local_iconv, torture_local_socket, -- cgit