summaryrefslogtreecommitdiffhomepage
path: root/test/nxt_mem_cache_pool_unit_test.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-06-19Memory pools refactoring.Igor Sysoev1-83/+0
2017-03-14Zero size memory pool allocations have been disabled in unit testIgor Sysoev1-5/+11
becuase they are handled incorrectly with the -DNXT_DEBUG_MEMORY=1 option.
2017-03-06Cleanup of memory allocated in nxt_mem_cache_pool_unit_test().Valentin Bartenev1-0/+2
Leak sanitizer is happy now.
2017-01-17Initial version.Igor Sysoev1-0/+75