summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorHarry Sintonen <sintonen@iki.fi>2021-06-01 18:22:31 +0300
committerDaniel Stenberg <daniel@haxx.se>2021-06-02 13:34:17 +0200
commit8ccf75532bb801346a8ccd8013ad631aac34092b (patch)
treec771bebce500fe8a6caed36504c328457f8b7bb4 /tests/data/Makefile.inc
parent4f209d883382517206bc5f93603c512c1d9c4e54 (diff)
downloadcurl-8ccf75532bb801346a8ccd8013ad631aac34092b.tar.gz
mqtt: detect illegal and too large file size
Add test 3017 and 3018 to verify. Closes #7166
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 77feeccee..2b25a92b3 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -232,4 +232,6 @@ test2100 \
\
test3000 test3001 test3002 test3003 test3004 test3005 test3006 test3007 \
test3008 test3009 test3010 test3011 test3012 test3013 test3014 test3015 \
-test3016
+test3016 \
+\
+test3017 test3018