xref: /aosp_15_r20/external/curl/tests/data/test1198 (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</reply>
19*6236dae4SAndroid Build Coastguard Worker
20*6236dae4SAndroid Build Coastguard Worker#
21*6236dae4SAndroid Build Coastguard Worker# Client-side
22*6236dae4SAndroid Build Coastguard Worker<client>
23*6236dae4SAndroid Build Coastguard Worker<features>
24*6236dae4SAndroid Build Coastguard Workermqtt
25*6236dae4SAndroid Build Coastguard Worker</features>
26*6236dae4SAndroid Build Coastguard Worker<server>
27*6236dae4SAndroid Build Coastguard Workermqtt
28*6236dae4SAndroid Build Coastguard Worker</server>
29*6236dae4SAndroid Build Coastguard Worker<name>
30*6236dae4SAndroid Build Coastguard WorkerMQTT PUBLISH empty payload, single space topic
31*6236dae4SAndroid Build Coastguard Worker</name>
32*6236dae4SAndroid Build Coastguard Worker<command option="binary-trace">
33*6236dae4SAndroid Build Coastguard Workermqtt://%HOSTIP:%MQTTPORT/%20 -d ""
34*6236dae4SAndroid Build Coastguard Worker</command>
35*6236dae4SAndroid Build Coastguard Worker</client>
36*6236dae4SAndroid Build Coastguard Worker
37*6236dae4SAndroid Build Coastguard Worker#
38*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
39*6236dae4SAndroid Build Coastguard Worker<verify>
40*6236dae4SAndroid Build Coastguard Worker# These are hexadecimal protocol dumps from the client
41*6236dae4SAndroid Build Coastguard Worker#
42*6236dae4SAndroid Build Coastguard Worker# Strip out the random part of the client id from the CONNECT message
43*6236dae4SAndroid Build Coastguard Worker# before comparison
44*6236dae4SAndroid Build Coastguard Worker<strippart>
45*6236dae4SAndroid Build Coastguard Workers/^(.* 00044d5154540402003c000c6375726c).*/$1/
46*6236dae4SAndroid Build Coastguard Worker</strippart>
47*6236dae4SAndroid Build Coastguard Worker<protocol>
48*6236dae4SAndroid Build Coastguard Workerclient CONNECT 18 00044d5154540402003c000c6375726c
49*6236dae4SAndroid Build Coastguard Workerserver CONNACK 2 20020000
50*6236dae4SAndroid Build Coastguard Workerclient PUBLISH 3 000120
51*6236dae4SAndroid Build Coastguard Workerclient DISCONNECT 0 e000
52*6236dae4SAndroid Build Coastguard Worker</protocol>
53*6236dae4SAndroid Build Coastguard Worker</verify>
54*6236dae4SAndroid Build Coastguard Worker</testcase>
55