mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-12-18 10:34:53 +00:00
8e0f4a293e
When cryb-test is used as a framework for another project, the compile-time test is useless since cryb-test itself will have been built with coverage disabled. Besides, it is not a reliable indicator of whether leak detection will work. Instead, check if the heap is already dirty when we first gain control. |
||
---|---|---|
.. | ||
cryb-test.pc.in | ||
cryb_t_compare.c | ||
cryb_t_const.c | ||
cryb_t_file.c | ||
cryb_t_main.c | ||
cryb_t_malloc.c | ||
cryb_test.c | ||
Makefile.am |