X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Ftests_compile_coverage.c;h=9e13ad938a403f2d25f15c78d91e05e931e4bc98;hb=f243444490e8dcdaa399942b70e72d03005370f7;hp=19ba1ef2853fe277ab31709add902ac447d513d3;hpb=1bfd1464af76e16a34af087c663cf42c9b915fee;p=ccan diff --git a/tools/ccanlint/tests/tests_compile_coverage.c b/tools/ccanlint/tests/tests_compile_coverage.c index 19ba1ef2..9e13ad93 100644 --- a/tools/ccanlint/tests/tests_compile_coverage.c +++ b/tools/ccanlint/tests/tests_compile_coverage.c @@ -46,7 +46,7 @@ static void cov_compile(const void *ctx, COMPILE_NORMAL, COMPILE_COVERAGE), compiler, flags, - lib_list(m, COMPILE_NORMAL), + test_lib_list(m, COMPILE_NORMAL), file->compiled[COMPILE_COVERAGE]); }