113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciMQTT
513498266Sopenharmony_ciMQTT SUBSCRIBE
613498266Sopenharmony_ci--max-filesize
713498266Sopenharmony_ci</keywords>
813498266Sopenharmony_ci</info>
913498266Sopenharmony_ci
1013498266Sopenharmony_ci#
1113498266Sopenharmony_ci# Server-side
1213498266Sopenharmony_ci<reply>
1313498266Sopenharmony_ci<data nocheck="yes">
1413498266Sopenharmony_cihello
1513498266Sopenharmony_ci</data>
1613498266Sopenharmony_ci<datacheck hex="yes">
1713498266Sopenharmony_ci00 04 33 30 31 38   68 65 6c 6c 6f 5b 4c 46 5d 0a
1813498266Sopenharmony_ci</datacheck>
1913498266Sopenharmony_ci</reply>
2013498266Sopenharmony_ci
2113498266Sopenharmony_ci#
2213498266Sopenharmony_ci# Client-side
2313498266Sopenharmony_ci<client>
2413498266Sopenharmony_ci<features>
2513498266Sopenharmony_cimqtt
2613498266Sopenharmony_ci</features>
2713498266Sopenharmony_ci<server>
2813498266Sopenharmony_cimqtt
2913498266Sopenharmony_ci</server>
3013498266Sopenharmony_ci<name>
3113498266Sopenharmony_ciMQTT SUBSCRIBE with PUBLISH larger than --max-filesize
3213498266Sopenharmony_ci</name>
3313498266Sopenharmony_ci<command option="binary-trace">
3413498266Sopenharmony_cimqtt://%HOSTIP:%MQTTPORT/%TESTNUMBER --max-filesize 11
3513498266Sopenharmony_ci</command>
3613498266Sopenharmony_ci</client>
3713498266Sopenharmony_ci
3813498266Sopenharmony_ci#
3913498266Sopenharmony_ci# Verify data after the test has been "shot"
4013498266Sopenharmony_ci<verify>
4113498266Sopenharmony_ci# These are hexadecimal protocol dumps from the client
4213498266Sopenharmony_ci#
4313498266Sopenharmony_ci# Strip out the random part of the client id from the CONNECT message
4413498266Sopenharmony_ci# before comparison
4513498266Sopenharmony_ci<strippart>
4613498266Sopenharmony_cis/^(.* 00044d5154540402003c000c6375726c).*/$1/
4713498266Sopenharmony_ci</strippart>
4813498266Sopenharmony_ci# on windows the disconnect is never seen - no idea why
4913498266Sopenharmony_ci<strip>
5013498266Sopenharmony_ci^server DISCONNECT 0 e000
5113498266Sopenharmony_ci</strip>
5213498266Sopenharmony_ci<protocol>
5313498266Sopenharmony_ciclient CONNECT 18 00044d5154540402003c000c6375726c
5413498266Sopenharmony_ciserver CONNACK 2 20020000
5513498266Sopenharmony_ciclient SUBSCRIBE 9 000100043330313800
5613498266Sopenharmony_ciserver SUBACK 3 9003000100
5713498266Sopenharmony_ciserver PUBLISH c 300c00043330313868656c6c6f0a
5813498266Sopenharmony_ci</protocol>
5913498266Sopenharmony_ci
6013498266Sopenharmony_ci# 63 is CURLE_FILESIZE_EXCEEDED
6113498266Sopenharmony_ci<errorcode>
6213498266Sopenharmony_ci63
6313498266Sopenharmony_ci</errorcode>
6413498266Sopenharmony_ci</verify>
6513498266Sopenharmony_ci</testcase>
66