Re: [RFC PATCH 2/2] fuzz: Add fuzz testing for packfile indices. From: Junio C Hamano <hidden> Date: 2018-10-10 02:19:40 Josh Steadmon [off-list ref] writes: ### Fuzz testing # -.PHONY: fuzz-clean fuzz-objs fuzz-compile +.PHONY: fuzz-clean fuzz-objs fuzz-compile fuzz-all ... FUZZ_CFLAGS = $(CFLAGS) -fsanitize-coverage=trace-pc-guard -fsanitize=address ... + +fuzz-all: $(FUZZ_PROGRAMS) I guess I read your mind ;-) Please do this in 1/2 instead of adding it at 2/2 as "oops, we'd need it more and more as we add these".
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help