summaryrefslogtreecommitdiff
path: root/lib/talloc/testsuite.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-08talloc/testsuite: avoid memory leak reported by valgrindStefan Metzmacher1-1/+1
2011-04-08talloc/testsuite: test more talloc_pool related thingsStefan Metzmacher1-0/+55
2011-01-05talloc: added a test for the use after free Rusty foundAndrew Tridgell1-0/+17
2011-01-03talloc: Fix warnings in test codeBrad Hards1-1/+4
2010-04-20talloc: there is no ambiguity when freeing a ptr with a null parentAndrew Tridgell1-0/+33
2010-03-29talloc: testsuite should use <talloc.h> not "talloc.h"Andrew Tridgell1-1/+1
2009-09-20talloc: fixed talloc_disable_null_tracking()Andrew Tridgell1-1/+2
2009-08-24talloc/testsuite: use talloc_set_log_fn() and log to stdoutStefan Metzmacher1-0/+6
2009-08-24talloc/testsuite: report __location__ of testsuite failuresStefan Metzmacher1-6/+6
2009-08-24talloc/testsuite: add infrastructure to test abortsStefan Metzmacher1-0/+20
2009-08-24talloc/testsuite: reset the globals after each subtestStefan Metzmacher1-3/+29
2009-07-01fixed the talloc testsuite for the recent changesAndrew Tridgell1-6/+10
2008-09-22lib/talloc: move main() out of testsuite.cStefan Metzmacher1-10/+0
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+1152