mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:03:40 +03:00
mqtt: improve the state machine
To handle PUBLISH before SUBACK and more. Updated the existing tests and added three new ones. Reported-by: Christoph Krey Bug: https://curl.haxx.se/mail/lib-2020-04/0021.html Closes #5246
This commit is contained in:
parent
d1a2816b41
commit
5811beba39
11 changed files with 402 additions and 99 deletions
|
|
@ -139,7 +139,7 @@ test1160 test1161 test1162 test1163 test1164 test1165 test1166 test1167 \
|
|||
\
|
||||
test1170 test1171 test1172 test1173 test1174 test1175 test1176 test1177 \
|
||||
\
|
||||
test1190 test1191 test1192 test1193 \
|
||||
test1190 test1191 test1192 test1193 test1194 test1195 test1196 \
|
||||
\
|
||||
test1200 test1201 test1202 test1203 test1204 test1205 test1206 test1207 \
|
||||
test1208 test1209 test1210 test1211 test1212 test1213 test1214 test1215 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue