cryb-to/lib/test
Dag-Erling Smørgrav 4d1703c77a Don't try to memset NULL if allocation fails.
Always emit UTRACE records, even for failed allocations.
When allocating more than was requested, fill the slop with garbage.
2016-02-19 12:23:17 +01:00
..
.gitignore Prepare for moving to Github 2015-12-14 15:55:38 +01:00
Makefile.am libtest is not just for internal use. 2015-10-12 11:41:47 +00:00
t_const.c
t_file.c
t_main.c Fix t_malloc_snapshot(): stash the difference between nalloc and nfree, 2015-11-02 19:45:12 +00:00
t_malloc.c Don't try to memset NULL if allocation fails. 2016-02-19 12:23:17 +01:00
t_util.c Add a t_compare_strn() function which is to t_compare_str() what strncmp() is to 2016-01-10 18:49:19 +01:00