summaryrefslogtreecommitdiffstats
path: root/lib/talloc/testsuite.c
Commit message (Expand)AuthorAgeFilesLines
* talloc: testsuite should use <talloc.h> not "talloc.h"Andrew Tridgell2010-03-291-1/+1
* talloc: fixed talloc_disable_null_tracking()Andrew Tridgell2009-09-201-1/+2
* talloc/testsuite: use talloc_set_log_fn() and log to stdoutStefan Metzmacher2009-08-241-0/+6
* talloc/testsuite: report __location__ of testsuite failuresStefan Metzmacher2009-08-241-6/+6
* talloc/testsuite: add infrastructure to test abortsStefan Metzmacher2009-08-241-0/+20
* talloc/testsuite: reset the globals after each subtestStefan Metzmacher2009-08-241-3/+29
* fixed the talloc testsuite for the recent changesAndrew Tridgell2009-07-011-6/+10
* lib/talloc: move main() out of testsuite.cStefan Metzmacher2008-09-221-10/+0
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+1152