Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: use %TESTNUMBER instead of fixed number | Daniel Stenberg | 2021-03-19 | 1 | -1/+1 |
| | | | | | | | This makes the tests easier to copy and relocate to other test numbers without having to update content. Closes #6738 | ||||
* | mqtt: improve the state machine | Daniel Stenberg | 2020-04-20 | 1 | -1/+1 |
| | | | | | | | | | | 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 | ||||
* | tests: add four MQTT tests 1190 - 1193 | Daniel Stenberg | 2020-04-14 | 1 | -0/+56 |