-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes to timeout of sendMessageVector and refactor of sendBuffer for …
…consistency (#224) * Fixes to timeout of sendMessageVector and refactor of sendBuffer for consistency. * Update size table. * Fixing some small MISRA related issues * Formatting fix * Minor fixes for CBMC. * Updated logical flow to break instead. * Revert "Updated logical flow to break instead." This reverts commit 0ac1c6a. * Updated unit tests for coverage. * Fix MQTT_Publish Proof * Fix proofs for connect/sub/unsub API functions * New timing scheme. * Update config defaults to reflect new timing change. * Fix doxygen. Fix formatting. Fix memory table. * Doxygen fixes. * Fix CBMC proofs * Added License identifier back. * Swapped from warning to error for Visual Studio. Co-authored-by: Jason Carroll <czjaso@amazon.com> Co-authored-by: Soren Ptak <skptak@amazon.com> Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
- Loading branch information
1 parent
dafa7c8
commit e7ca765
Showing
11 changed files
with
257 additions
and
138 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
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.