summaryrefslogtreecommitdiff
path: root/Userland/Utilities/test-fuzz.cpp
AgeCommit message (Expand)Author
2023-05-23test-fuzz: Add all the missing fuzzersTim Schumacher
2023-05-23test-fuzz: Don't include all fuzzers into the same .cpp fileTim Schumacher
2023-04-09Everywhere: Remove unused DeprecatedString includesBen Wiederhake
2023-02-28Userland+AK: Stop using getopt() for ArgsParserAli Mohammad Pur
2023-02-18LibGfx: Rename `JPGLoader` to `JPEGLoader`Lucas CHOLLET
2023-02-13LibCore: Remove `Stream.h`Tim Schumacher
2023-02-13LibCore: Move Stream-based file into the `Core` namespaceTim Schumacher
2023-01-15Lagom/Fuzzers: Add fuzzer for the TGALoader codeLiav A
2022-12-12LibCore: Rename `Stream::read_all` to `read_until_eof`Tim Schumacher
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-19test-fuzz: Port to Core::StreamSam Atkins
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-29test-fuzz: Allow listing fuzzing targets without specifying input fileKenneth Myhra
2022-03-29test-fuzz: Port to LibMainKenneth Myhra
2021-12-21Meta: Add a fuzzer for the QOILoaderLinus Groh
2021-05-12LibCore+Everywhere: Move OpenMode out of IODeviceAli Mohammad Pur
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-21Utilities: Provide fuzzers as a utility in serenityBen Wiederhake