1
0
mirror of https://github.com/FreeRTOS/FreeRTOS-Plus-TCP synced 2025-10-24 03:32:36 +08:00
Commit Graph

3 Commits

Author SHA1 Message Date
alfred gedeon
2b6a33f987 Misra: Rule 2.7 unsused parameter (#489)
* Misra: Rule 2.7

* Style: fix formatting
2022-06-23 10:02:15 -07:00
Aniruddha Kanhere
ceb8e1aa95 Add coverage check and default build combo test (#477)
* Add coverage checker

* Add build check with default configuration

* Fix build combination and DNS error

* uncrustified and fixed cmakelists
2022-06-02 11:15:30 -07:00
Aniruddha Kanhere
a4124602cc Merge changes to main.
This commit brings in the refactoring and restructuring changes
from IntegrationTesting1 branch to the main branch.
It also includes additional unit tests for 100% coverage.
The rationale behind not creating a PR is that the conflicts were too
huge to be resolved correctly. Thus, a force push to the main branch is
being done.
2022-05-26 12:42:45 -07:00