talloc: Fix warnings in test code
authorBrad Hards <bradh@frogmouth.net>
Sun, 2 Jan 2011 01:33:12 +0000 (12:33 +1100)
committerStefan Metzmacher <metze@samba.org>
Mon, 3 Jan 2011 10:12:39 +0000 (11:12 +0100)
commit10b1ed670f215d1cd4252374b4040e4cbf58723a
tree8a428ed5d3b487ee86b17c6c59bceb49990b4190
parent3e52b99a3167c320f232e3792f6fab280cf992b8
talloc: Fix warnings in test code

This should not change any behaviour - the intent is just to reduce
the "nuisance" warnings.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Jan  3 11:12:39 CET 2011 on sn-devel-104
lib/talloc/talloc_testsuite.h [new file with mode: 0644]
lib/talloc/testsuite.c
lib/talloc/testsuite_main.c