forked from FreeRTOS/coreMQTT
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'Pooja-Toshniwal-MQTTV5_CONNECT' into main
- Loading branch information
Showing
21 changed files
with
7,276 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,3 +45,5 @@ Vect | |
VECT | ||
Werror | ||
Wunused | ||
MQTTV | ||
mqttv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# CMake generated Testfile for | ||
# Source directory: /home/ubuntu/coreMQTT/test | ||
# Build directory: /home/ubuntu/coreMQTT | ||
# | ||
# This file includes the relevant testing commands required for | ||
# testing this directory and lists subdirectories to be tested as well. | ||
subdirs("unit-test/MQTT") | ||
subdirs("unit-test/MQTTv5") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.