mirror of
https://github.com/FreeRTOS/coreMQTT
synced 2025-06-05 11:25:56 +08:00

<!--- Title --> Description ----------- <!--- Describe your changes in detail. --> Updated the coverage.cmake and create_test.cmake files to build the unit tests on Mac Updated the README file to include the correct Cmake command for the users to use to build the unit tests Checklist: ---------- <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] I have tested my changes. No regression in existing tests. - [x] I have modified and/or added unit-tests to cover the code changes in this Pull Request. Related Issue ----------- <!-- If any, please provide issue ID. --> By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --------- Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> Co-authored-by: Dakshit Babbar <dakshba@amazon.com> Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>