summaryrefslogtreecommitdiff
path: root/lib/talloc/testsuite.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-08talloc: Test the pooled objectVolker Lendecke1-0/+36
2013-09-08talloc: Allow nested pools.Volker Lendecke1-0/+26
2013-08-27Add simple limited pool tests to test_memlimit().Jeremy Allison1-0/+27
2012-10-05Add tests for talloc_memlimitSimo Sorce1-0/+172
2012-07-18talloc: use a struct for pool headers.Rusty Russell1-1/+1
2012-01-10talloc/testsuite: fix compiler warningsStefan Metzmacher1-1/+2
2011-10-22talloc/testsuite: remove #if _SAMBA_BUILD_==3Stefan Metzmacher1-9/+0
2011-08-04talloc: check block count aftter references testAndrew Tridgell1-0/+1
2011-07-29talloc: added test suite for talloc_free_children()Andrew Tridgell1-0/+44
2011-05-17talloc: test talloc_steal out of a talloc_poolStefan Metzmacher1-0/+69
2011-05-17talloc: add memset() calls to test_pool()Stefan Metzmacher1-0/+17
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