aboutsummaryrefslogtreecommitdiff
path: root/tests/test_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02cmocka: realloc(ptr, 0) should act as free(ptr)Niels de Vos1-0/+17
2015-02-12cmocka: Include cmocka_private.h after cmocka.hJakub Hrozek1-1/+1
2015-02-11tests: Fix building the tests with Visual Studio.Andreas Schneider1-0/+3
2015-02-08tests: Add tests for test_malloc() and test_realloc().Andreas Schneider1-0/+71