summaryrefslogtreecommitdiffstats
path: root/lib/talloc/testsuite.c
Commit message (Expand)AuthorAgeFilesLines
* talloc/tests: avoid some unused variable warningsStefan Metzmacher2014-05-161-0/+13
* talloc: Test the pooled objectVolker Lendecke2013-09-081-0/+36
* talloc: Allow nested pools.Volker Lendecke2013-09-081-0/+26
* Add simple limited pool tests to test_memlimit().Jeremy Allison2013-08-271-0/+27
* Add tests for talloc_memlimitSimo Sorce2012-10-051-0/+172
* talloc: use a struct for pool headers.Rusty Russell2012-07-181-1/+1
* talloc/testsuite: fix compiler warningsStefan Metzmacher2012-01-101-1/+2
* talloc/testsuite: remove #if _SAMBA_BUILD_==3Stefan Metzmacher2011-10-221-9/+0
* talloc: check block count aftter references testAndrew Tridgell2011-08-041-0/+1
* talloc: added test suite for talloc_free_children()Andrew Tridgell2011-07-291-0/+44
* talloc: test talloc_steal out of a talloc_poolStefan Metzmacher2011-05-171-0/+69
* talloc: add memset() calls to test_pool()Stefan Metzmacher2011-05-171-0/+17
* talloc/testsuite: avoid memory leak reported by valgrindStefan Metzmacher2011-04-081-1/+1
* talloc/testsuite: test more talloc_pool related thingsStefan Metzmacher2011-04-081-0/+55
* talloc: added a test for the use after free Rusty foundAndrew Tridgell2011-01-051-0/+17
* talloc: Fix warnings in test codeBrad Hards2011-01-031-1/+4
* talloc: there is no ambiguity when freeing a ptr with a null parentAndrew Tridgell2010-04-201-0/+33
* 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