uuid icon indicating copy to clipboard operation
uuid copied to clipboard

Update fuzz tests to use go fuzz features

Open cameracker opened this issue 9 months ago • 1 comments

This PR implements #147. Now, we use the fuzz test features built into go test.

This PR also replaces the go-fuzz tests and their accompanying corpus.

cameracker avatar May 14 '24 01:05 cameracker