summaryrefslogtreecommitdiffstats
path: root/tests/libfuzzer
Commit message (Expand)AuthorAgeFilesLines
* Add A2B tables, and PCSLab support to QIccAllan Sandfeld Jensen11 days1-0/+13
* Change license for tests filesLucie Gérard2024-02-0414-14/+14
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2314-14/+14
* Add license headers to cmake filesLucie Gérard2022-08-0314-0/+42
* Use SPDX license identifiersLucie Gérard2022-05-1614-378/+28
* Fuzzing: Add fuzzer for QJsonDocument::fromJsonRobert Löhning2022-01-172-0/+61
* Fuzzing: Don't explicitly restrict sizes before loading imagesRobert Löhning2022-01-121-11/+2
* Tests: Use REQUIRED COMPONENTS in find_package(Qt6...)Kai Köhne2021-12-1313-19/+13
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-2213-13/+13
* Fuzzing: Discard more logging output from QSslCertificateRobert Löhning2021-08-301-1/+1
* Fuzzing: Remove .pro-files of libfuzzer testsRobert Löhning2021-08-2413-127/+0
* Remove dysfunctional -coverage configure argumentJoerg Bornemann2021-08-101-1/+1
* Fuzzing: Guide the compiler to the right ctor of QCalendarRobert Löhning2021-07-261-1/+1
* fuzzing: Add instructions how to reproduce issues from oss-fuzzRobert Löhning2021-06-161-1/+23
* Fuzzing: Discard logging output from QSslCertificateRobert Löhning2021-05-311-0/+4
* Fuzzing: Discard logging output from QTextDocumentRobert Löhning2021-05-312-2/+12
* Fuzzing: Add CMake project files for fuzz targetsRobert Löhning2021-05-3113-108/+344
* Fuzzing: Test different calendar systemsRobert Löhning2021-04-261-1/+5
* Fuzzing: Simplify figuring out the failing datetime formatRobert Löhning2021-04-121-0/+9
* Fuzzing: Provide link to oss-fuzzRobert Loehning2020-12-111-1/+13
* Fuzzing: Add a test for QDateTime::fromStringEdward Welbourne2020-11-192-0/+110
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-235-15/+15
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Fuzzing: Add fuzz target for QCryptographicHash::resultRobert Loehning2020-06-262-0/+50
* Fuzzing: Test svg imagesRobert Loehning2020-06-191-0/+3
* Fuzzing: Don't try to load huge valid imagesRobert Loehning2020-06-151-1/+10
* Fuzzing: Add fuzz target for QImage::loadFromDataRobert Loehning2020-05-192-0/+55
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-224-0/+92
|\
| * Fuzzing: Add fuzz target for QCborStreamReader::nextRobert Loehning2020-04-162-0/+46
| * Fuzzing: Add fuzz target for QTextStream's extraction operatorRobert Loehning2020-04-142-0/+46
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0815-13/+230
|\|
| * Fuzzing: ignore logging output from QColorSpaceRobert Loehning2020-03-301-4/+6
| * Fuzzing: Add QGuiApplication to gui fuzz targetsRobert Loehning2020-03-308-9/+34
| * Fuzzing: Add fuzz target for QRegularExpression::optimizeRobert Loehning2020-03-252-0/+43
|/
* Fuzzing: Add fuzz target for ctor of QSslCertificateRobert Loehning2020-03-132-0/+45
* Fuzzing: Add fuzz target for QCborValue::fromCborRobert Loehning2020-02-272-0/+44
* Fuzzing: Follow style of having lower case namesRobert Loehning2020-02-136-0/+0
* Fuzzing: Move fuzz target to match path of tested codeRobert Loehning2020-01-072-0/+0
* Fuzzing: Allow linking to other fuzzing enginesRobert Loehning2020-01-035-5/+30
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-1/+2
|\
| * Fuzzing: Update location of testcases in ReadmeRobert Loehning2019-11-211-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-151-0/+4
|\|
| * Fuzzing: Add comment how to recude noise in iccparser's fuzzerRobert Loehning2019-11-131-0/+4
* | configure: Add sanitizer "fuzzer-no-link"Robert Loehning2019-11-141-0/+2
|/
* Fuzzing: Don't copy input data to QByteArrayRobert Loehning2019-10-094-4/+4
* Add libfuzzer test for QTextLayout::beginLayout()Robert Loehning2019-10-072-0/+39
* Add libfuzzer test for QTextDocument::setMarkdown()Robert Loehning2019-10-042-0/+38
* Harden ICC parserAllan Sandfeld Jensen2019-07-312-0/+40
* Fix typos in readmeRobert Loehning2019-07-111-3/+3
* Improve project files of libfuzzer testsRobert Loehning2019-03-133-5/+6