summaryrefslogtreecommitdiffstats
path: root/tests/libfuzzer/gui/text/qtextlayout/beginLayout/beginLayout.pro
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@qt.io>2019-10-01 17:12:42 +0200
committerRobert Loehning <robert.loehning@qt.io>2019-10-07 15:40:34 +0200
commitaf8f3c5da4b842973f7e2b279fe21c486fcee696 (patch)
treeccb14a9e33361bbc67535caa3e9f6e699b3e1b19 /tests/libfuzzer/gui/text/qtextlayout/beginLayout/beginLayout.pro
parent38cf346bd70de6aaabfbf66ba159919591ce9098 (diff)
Add libfuzzer test for QTextLayout::beginLayout()
Task-number: QTBUG-77819 Change-Id: I34e9cbaa615896222bcf947012cfed9f6c3186c7 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
Diffstat (limited to 'tests/libfuzzer/gui/text/qtextlayout/beginLayout/beginLayout.pro')
-rw-r--r--tests/libfuzzer/gui/text/qtextlayout/beginLayout/beginLayout.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/libfuzzer/gui/text/qtextlayout/beginLayout/beginLayout.pro b/tests/libfuzzer/gui/text/qtextlayout/beginLayout/beginLayout.pro
new file mode 100644
index 0000000000..c9b14f6caf
--- /dev/null
+++ b/tests/libfuzzer/gui/text/qtextlayout/beginLayout/beginLayout.pro
@@ -0,0 +1,3 @@
+QT += widgets
+SOURCES += main.cpp
+LIBS += -fsanitize=fuzzer