You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/FreeRTOS-Plus/Test
Soren Ptak 3a2f6646f0
Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083)
* Use new version of CI-CD Actions,  checkout@v3 instead of checkout@v2 on all jobs
* Use cSpell spell check, and use ubuntu-20.04 for formatting check
* Add in bot formatting action
* Update freertos_demo.yml and freertos_plus_demo.yml files to increase github log readability
* Add in a Qemu demo onto the workflows.
1 year ago
..
CMock@150573c742 Exercise xTaskDelayUntil() in demos and tests (#335) 4 years ago
FreeRTOS-Cellular-Interface/Integration Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) 1 year ago
FreeRTOS-Plus-TCP/Integration Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) 1 year ago
README.md Update ReadMe (#1044) 2 years ago

README.md

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.