summaryrefslogtreecommitdiffstats
path: root/src/tests/common_check.h
Commit message (Collapse)AuthorAgeFilesLines
* Make leak checks usable in tests that do not utilize checkJakub Hrozek2013-04-171-0/+36
* Remove check-specific failure reporting from common_check.c * Check-specific abstraction over memleak checks * Rename common_check.c to leak_check.c