summaryrefslogtreecommitdiffstats
path: root/lib/talloc/testsuite_main.c
Commit message (Collapse)AuthorAgeFilesLines
* talloc: Fix warnings in test codeBrad Hards2011-01-031-2/+1
| | | | | | | | | | 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: move main() out of testsuite.cStefan Metzmacher2008-09-221-0/+37
metze