eclipse-paho / paho.mqtt.embedded-c

Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
https://eclipse.org/paho
Other
1.37k stars 757 forks source link

MQTT Test Refactor Part 2 #250

Closed CIPop closed 1 year ago

CIPop commented 1 year ago

This is work continuation over https://github.com/eclipse/paho.mqtt.embedded-c/pull/249. To review only new changes, see only the latest commit.

This PR contains test3 (new: MQTTv3 broker test) and test5 (v3 and v5 side-by-side).