gotools/cmd/signature-fuzzer/fuzz-driver/drv_test.go

// buildDriver builds the fuzz-driver executable, returning its path.
func buildDriver(t *testing.T) string {}

func TestEndToEndIntegration(t *testing.T) {}