xref: /aosp_15_r20/external/curl/tests/data/test3017 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerMQTT
5*6236dae4SAndroid Build Coastguard WorkerMQTT SUBSCRIBE
6*6236dae4SAndroid Build Coastguard Worker</keywords>
7*6236dae4SAndroid Build Coastguard Worker</info>
8*6236dae4SAndroid Build Coastguard Worker
9*6236dae4SAndroid Build Coastguard Worker#
10*6236dae4SAndroid Build Coastguard Worker# Server-side
11*6236dae4SAndroid Build Coastguard Worker<reply>
12*6236dae4SAndroid Build Coastguard Worker<data nocheck="yes">
13*6236dae4SAndroid Build Coastguard Workerhello
14*6236dae4SAndroid Build Coastguard Worker</data>
15*6236dae4SAndroid Build Coastguard Worker<datacheck hex="yes">
16*6236dae4SAndroid Build Coastguard Worker00 04 33 30 31 37   68 65 6c 6c 6f 5b 4c 46 5d 0a
17*6236dae4SAndroid Build Coastguard Worker</datacheck>
18*6236dae4SAndroid Build Coastguard Worker<servercmd>
19*6236dae4SAndroid Build Coastguard Workerexcessive-remaining TRUE
20*6236dae4SAndroid Build Coastguard Worker</servercmd>
21*6236dae4SAndroid Build Coastguard Worker</reply>
22*6236dae4SAndroid Build Coastguard Worker
23*6236dae4SAndroid Build Coastguard Worker#
24*6236dae4SAndroid Build Coastguard Worker# Client-side
25*6236dae4SAndroid Build Coastguard Worker<client>
26*6236dae4SAndroid Build Coastguard Worker<features>
27*6236dae4SAndroid Build Coastguard Workermqtt
28*6236dae4SAndroid Build Coastguard Worker</features>
29*6236dae4SAndroid Build Coastguard Worker<server>
30*6236dae4SAndroid Build Coastguard Workermqtt
31*6236dae4SAndroid Build Coastguard Worker</server>
32*6236dae4SAndroid Build Coastguard Worker<name>
33*6236dae4SAndroid Build Coastguard WorkerMQTT SUBSCRIBE with pathological PUBLISH length
34*6236dae4SAndroid Build Coastguard Worker</name>
35*6236dae4SAndroid Build Coastguard Worker<command option="binary-trace">
36*6236dae4SAndroid Build Coastguard Workermqtt://%HOSTIP:%MQTTPORT/%TESTNUMBER -m 3
37*6236dae4SAndroid Build Coastguard Worker</command>
38*6236dae4SAndroid Build Coastguard Worker</client>
39*6236dae4SAndroid Build Coastguard Worker
40*6236dae4SAndroid Build Coastguard Worker#
41*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
42*6236dae4SAndroid Build Coastguard Worker<verify>
43*6236dae4SAndroid Build Coastguard Worker# These are hexadecimal protocol dumps from the client
44*6236dae4SAndroid Build Coastguard Worker#
45*6236dae4SAndroid Build Coastguard Worker# Strip out the random part of the client id from the CONNECT message
46*6236dae4SAndroid Build Coastguard Worker# before comparison
47*6236dae4SAndroid Build Coastguard Worker<strippart>
48*6236dae4SAndroid Build Coastguard Workers/^(.* 00044d5154540402003c000c6375726c).*/$1/
49*6236dae4SAndroid Build Coastguard Worker</strippart>
50*6236dae4SAndroid Build Coastguard Worker# on Windows the disconnect is never seen - no idea why
51*6236dae4SAndroid Build Coastguard Worker<strip>
52*6236dae4SAndroid Build Coastguard Worker^server DISCONNECT 0 e000
53*6236dae4SAndroid Build Coastguard Worker</strip>
54*6236dae4SAndroid Build Coastguard Worker<protocol>
55*6236dae4SAndroid Build Coastguard Workerclient CONNECT 18 00044d5154540402003c000c6375726c
56*6236dae4SAndroid Build Coastguard Workerserver CONNACK 2 20020000
57*6236dae4SAndroid Build Coastguard Workerclient SUBSCRIBE 9 000100043330313700
58*6236dae4SAndroid Build Coastguard Workerserver SUBACK 3 9003000100
59*6236dae4SAndroid Build Coastguard Workerserver PUBLISH c 30ffffff8000043330313768656c6c6f0a
60*6236dae4SAndroid Build Coastguard Worker</protocol>
61*6236dae4SAndroid Build Coastguard Worker
62*6236dae4SAndroid Build Coastguard Worker# 8 is CURLE_WEIRD_SERVER_REPLY
63*6236dae4SAndroid Build Coastguard Worker<errorcode>
64*6236dae4SAndroid Build Coastguard Worker8
65*6236dae4SAndroid Build Coastguard Worker</errorcode>
66*6236dae4SAndroid Build Coastguard Worker</verify>
67*6236dae4SAndroid Build Coastguard Worker</testcase>
68