Add fuzzing infra

This commit is contained in:
Bond_009
2021-06-08 22:22:32 +02:00
parent b986cb57b7
commit f7392394fd
10 changed files with 131 additions and 0 deletions

1
.gitignore vendored
View File

@@ -268,6 +268,7 @@ doc/
# Deployment artifacts
dist
*.exe
*.dll
# BenchmarkDotNet artifacts
BenchmarkDotNet.Artifacts