talloc: Fix copy&paste errors
[sfrench/samba-autobuild/.git] / lib / talloc / testsuite.c
2012-01-10 Stefan Metzmachertalloc/testsuite: fix compiler warnings
2011-10-22 Stefan Metzmachertalloc/testsuite: remove #if _SAMBA_BUILD_==3
2011-08-04 Andrew Tridgelltalloc: check block count aftter references test
2011-07-29 Andrew Tridgelltalloc: added test suite for talloc_free_children()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-17 Stefan Metzmachertalloc: test talloc_steal out of a talloc_pool
2011-05-17 Stefan Metzmachertalloc: add memset() calls to test_pool()
2011-04-08 Stefan Metzmachertalloc/testsuite: avoid memory leak reported by valgrind
2011-04-08 Stefan Metzmachertalloc/testsuite: test more talloc_pool related things
2011-01-05 Andrew Tridgelltalloc: added a test for the use after free Rusty found
2011-01-03 Brad Hardstalloc: Fix warnings in test code
2010-04-20 Andrew Tridgelltalloc: there is no ambiguity when freeing a ptr with...
2010-03-29 Andrew Tridgelltalloc: testsuite should use <talloc.h> not "talloc.h"
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Tridgelltalloc: fixed talloc_disable_null_tracking()
2009-08-24 Stefan Metzmachertalloc/testsuite: use talloc_set_log_fn() and log to...
2009-08-24 Stefan Metzmachertalloc/testsuite: report __location__ of testsuite...
2009-08-24 Stefan Metzmachertalloc/testsuite: add infrastructure to test aborts
2009-08-24 Stefan Metzmachertalloc/testsuite: reset the globals after each subtest
2009-07-01 Andrew Tridgellfixed the talloc testsuite for the recent changes
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Stefan Metzmacherlib/talloc: move main() out of testsuite.c
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.