Skip to content

cmd/go: enable fuzz testing for FreeBSD #50555

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

Closed
wants to merge 1 commit into from

Conversation

ayang64
Copy link
Member

@ayang64 ayang64 commented Jan 11, 2022

Add "freebsd" to GOOS for which sys.FuzzSupported() returns true.

Fixes: #46554

Add "freebsd" to GOOS for which sys.FuzzSupported() returns true
and add freebsd to the build tags to fuzz test source.

Fixes: golang#46554
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.

internal/fuzz: add missing supported GOOS to internal/fuzz/sys_posix.go [freeze exception]
1 participant