Age | Commit message (Expand) | Author | Files | Lines |
2012-07-18 | talloc: use a struct for pool headers. | Rusty Russell | 1 | -1/+1 |
2012-01-10 | talloc/testsuite: fix compiler warnings | Stefan Metzmacher | 1 | -1/+2 |
2011-10-22 | talloc/testsuite: remove #if _SAMBA_BUILD_==3 | Stefan Metzmacher | 1 | -9/+0 |
2011-08-04 | talloc: check block count aftter references test | Andrew Tridgell | 1 | -0/+1 |
2011-07-29 | talloc: added test suite for talloc_free_children() | Andrew Tridgell | 1 | -0/+44 |
2011-05-17 | talloc: test talloc_steal out of a talloc_pool | Stefan Metzmacher | 1 | -0/+69 |
2011-05-17 | talloc: add memset() calls to test_pool() | Stefan Metzmacher | 1 | -0/+17 |
2011-04-08 | talloc/testsuite: avoid memory leak reported by valgrind | Stefan Metzmacher | 1 | -1/+1 |
2011-04-08 | talloc/testsuite: test more talloc_pool related things | Stefan Metzmacher | 1 | -0/+55 |
2011-01-05 | talloc: added a test for the use after free Rusty found | Andrew Tridgell | 1 | -0/+17 |
2011-01-03 | talloc: Fix warnings in test code | Brad Hards | 1 | -1/+4 |
2010-04-20 | talloc: there is no ambiguity when freeing a ptr with a null parent | Andrew Tridgell | 1 | -0/+33 |
2010-03-29 | talloc: testsuite should use <talloc.h> not "talloc.h" | Andrew Tridgell | 1 | -1/+1 |
2009-09-20 | talloc: fixed talloc_disable_null_tracking() | Andrew Tridgell | 1 | -1/+2 |
2009-08-24 | talloc/testsuite: use talloc_set_log_fn() and log to stdout | Stefan Metzmacher | 1 | -0/+6 |
2009-08-24 | talloc/testsuite: report __location__ of testsuite failures | Stefan Metzmacher | 1 | -6/+6 |
2009-08-24 | talloc/testsuite: add infrastructure to test aborts | Stefan Metzmacher | 1 | -0/+20 |
2009-08-24 | talloc/testsuite: reset the globals after each subtest | Stefan Metzmacher | 1 | -3/+29 |
2009-07-01 | fixed the talloc testsuite for the recent changes | Andrew Tridgell | 1 | -6/+10 |
2008-09-22 | lib/talloc: move main() out of testsuite.c | Stefan Metzmacher | 1 | -10/+0 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -0/+1152 |