mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-23 11:09:28 -05:00
Add CMock back for the integration tests. (#321)
This commit is contained in:
parent
a6393ee653
commit
d37b651e77
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -16,3 +16,6 @@
|
|||
[submodule "FreeRTOS-Plus/Source/coreJSON"]
|
||||
path = FreeRTOS-Plus/Source/coreJSON
|
||||
url = https://github.com/FreeRTOS/coreJSON
|
||||
[submodule "FreeRTOS-Plus/Test/CMock"]
|
||||
path = FreeRTOS-Plus/Test/CMock
|
||||
url = https://github.com/ThrowTheSwitch/CMock
|
||||
|
|
|
|||
1
FreeRTOS-Plus/Test/CMock
Submodule
1
FreeRTOS-Plus/Test/CMock
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit afa294982e8a28bc06f341cc77fd4276641b42bd
|
||||
Loading…
Add table
Add a link
Reference in a new issue