Inititial stub for cmock tests (#297)

This commit is contained in:
David Chalco 2020-09-24 17:06:28 -07:00 committed by GitHub
parent 1fc1bd4321
commit 190c9e780d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 907 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "FreeRTOS-Plus/Test/CMock"]
path = FreeRTOS-Plus/Test/CMock
url = https://github.com/ThrowTheSwitch/CMock
[submodule "FreeRTOS/Test/CMock/CMock"]
path = FreeRTOS/Test/CMock/CMock
url = https://github.com/ThrowTheSwitch/CMock.git