aws / aws-iot-device-sdk-embedded-C

SDK for connecting to AWS IoT from a device using embedded C.
MIT License
975 stars 623 forks source link

Add multiple topic sub/unsub test #1826

Closed AniruddhaKanhere closed 1 year ago

AniruddhaKanhere commented 1 year ago

Issue #, if available:

Description of changes: This PR adds a test to verify multiple subscription and unsubscribe requests succeed when done through a single API call.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.