summaryrefslogtreecommitdiffstats
path: root/tests/libfuzzer
Commit message (Collapse)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-03-201-1/+1
| | | | | | | | | | | | According to QUIP-18 [1], all test files should be LicenseRef-Qt-Commercial OR GPL-3.0-only [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: If63837f32f9f5e852292c20e449877e6a6fecc89 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
* Use SPDX license identifiersLucie Gérard2022-06-161-27/+2
| | | | | | | | | | | Replace the current license disclaimer in files by a SPDX-License-Identifier. License files are organized under LICENSES directory. Pick-to: 6.4 Task-number: QTBUG-67283 Change-Id: Ie4309963c8e17d4e7dad602f61a660246d5e23cb Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Add libfuzzer test for receiving datav5.13.0-beta3Maurice Kalinowski2019-04-182-0/+153
Change-Id: If08d050a92db812e95a668d141d8774e56f9516e Reviewed-by: Robert Loehning <robert.loehning@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>