diff -r 07a284486fa1 -r c766c423dee6 test/list_tests.c --- a/test/list_tests.c Wed Oct 21 16:32:30 2015 +0200 +++ b/test/list_tests.c Thu Oct 22 11:35:40 2015 +0200 @@ -341,7 +341,7 @@ UCX_TEST_END - ucx_list_free_contents(copy, free); + ucx_list_free_content(copy, free); free(world); free(hello);