xref: /aosp_15_r20/external/curl/tests/data/test1194 (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 31 31 39 30   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 WorkerPUBLISH-before-SUBACK 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 PUBLISH befoire SUBACK
34*6236dae4SAndroid Build Coastguard Worker</name>
35*6236dae4SAndroid Build Coastguard Worker<command option="binary-trace">
36*6236dae4SAndroid Build Coastguard Workermqtt://%HOSTIP:%MQTTPORT/%TESTNUMBER
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<protocol>
51*6236dae4SAndroid Build Coastguard Workerclient CONNECT 18 00044d5154540402003c000c6375726c
52*6236dae4SAndroid Build Coastguard Workerserver CONNACK 2 20020000
53*6236dae4SAndroid Build Coastguard Workerclient SUBSCRIBE 9 000100043131393400
54*6236dae4SAndroid Build Coastguard Workerserver PUBLISH c 300c00043131393468656c6c6f0a
55*6236dae4SAndroid Build Coastguard Workerserver SUBACK 3 9003000100
56*6236dae4SAndroid Build Coastguard Workerserver DISCONNECT 0 e000
57*6236dae4SAndroid Build Coastguard Worker</protocol>
58*6236dae4SAndroid Build Coastguard Worker</verify>
59*6236dae4SAndroid Build Coastguard Worker</testcase>
60