mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-15 02:05:40 +00:00
401465d8ea
Instead of having libcryb-test provide main() and assume that the test program defines t_prepare() and t_cleanup(), have libcryb-test provide a t_main() function which the test program calls with pointers to its prepare and cleanup functions. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
t_const.c | ||
t_file.c | ||
t_main.c | ||
t_malloc.c | ||
t_util.c |