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