Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzing #56

Merged
merged 1 commit into from Apr 26, 2022
Merged

Fuzzing #56

merged 1 commit into from Apr 26, 2022

Conversation

andrewmed
Copy link
Contributor

Because of golang/go#46312 no changes in Makefile yet, as I have not figured it out how to fuzz multiple packages

To run this one in kafka package, descend to directory and run
go test -tags=fuzz -fuzz .

output should be smth like
Screenshot 2022-03-23 at 17 43 21

@andrewmed andrewmed force-pushed the fuzzing branch 2 times, most recently from e80a5db to e29e510 Compare March 24, 2022 10:30
plugin/output/kafka/kafka_test.go Outdated Show resolved Hide resolved
plugin/output/kafka/kafka_test.go Outdated Show resolved Hide resolved
@ssnd
Copy link
Member

ssnd commented Apr 18, 2022

LGTM

@andrewmed andrewmed merged commit 058ba19 into master Apr 26, 2022
@andrewmed andrewmed deleted the fuzzing branch April 26, 2022 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants