summaryrefslogtreecommitdiffstats
path: root/tests/fuzz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move fuzz tests into tests/fuzz (#22376)Khaled Yakdan2023-01-091-0/+38
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>