summaryrefslogtreecommitdiffstats
path: root/tools/fuzz_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Move fuzz tests into tests/fuzz (#22376)Khaled Yakdan2023-01-091-38/+0
| | | | | | This puts the fuzz tests in the same directory as other tests and eases the integration in OSS-Fuzz Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Rewrite fuzzers to native Go harnesses (#22313)AdamKorcz2023-01-051-0/+38