From 43e364e61bc232e167ed1a18de037f8a278c8c24 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Wed, 30 Mar 2011 17:49:30 +1100 Subject: lib/util/charset Add tests for convert_string_talloc_handle() Andrew Bartlett Autobuild-User: Andrew Bartlett Autobuild-Date: Wed Mar 30 13:02:47 CEST 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 a8147daf0c..d542bfec59 100644 --- a/source4/torture/local/local.c +++ b/source4/torture/local/local.c @@ -60,6 +60,7 @@ torture_local_share, torture_local_loadparm, torture_local_charset, + torture_local_convert_string, torture_local_compression, torture_local_event, torture_local_torture, -- cgit