FreeRTOS-Kernel/FreeRTOS-Plus/Test
Monika Singh f60dd88609
Remove deprecated ipconfigRAND32 (#1108)
* Remove deprecated ipconfigRAND32

* Uncrustify: triggered by comment.

* Update

* Check for return value

* Uncrustify: triggered by comment.

* Update

---------

Co-authored-by: GitHub Action <action@github.com>
2023-11-01 12:33:25 +05:30
..
CMock@150573c742 Exercise xTaskDelayUntil() in demos and tests (#335) 2020-10-11 17:07:09 -07:00
FreeRTOS-Cellular-Interface/Integration Remove deprecated ipconfigRAND32 (#1108) 2023-11-01 12:33:25 +05:30
FreeRTOS-Plus-TCP/Integration Remove deprecated ipconfigRAND32 (#1108) 2023-11-01 12:33:25 +05:30
README.md Update ReadMe (#1044) 2023-07-24 14:20:29 +05:30

Directory structure

  • ./CMock: This directory has the submoduled version of CMock for providing basis for Unit testing.
  • ./FreeRTOS-Cellular-Interface/Integration: This directory contains integration tests for FreeRTOS-Cellular-Interface library.
  • ./FreeRTOS-Plus-TCP/Integration: This directory contains integration tests for FreeRTOS-Plus_TCP library.