mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-23 22:25:46 +00:00
955cbc3013
a caller-provided buffer. Use it to warn about leaks in each individual test case. Note that we can't fail a test case for leaking, because individual test cases in a unit may modify shared state which is cleaned up at the end of the series. |
||
---|---|---|
.. | ||
Makefile.am | ||
t_const.c | ||
t_file.c | ||
t_main.c | ||
t_malloc.c | ||
t_util.c |