summaryrefslogtreecommitdiff
path: root/tests/data/test1195
Commit message (Collapse)AuthorAgeFilesLines
* mqtt: improve the state machineDaniel Stenberg2020-04-201-0/+63
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