From d37b651e77545ca54351303dbd3c1045370b162a Mon Sep 17 00:00:00 2001 From: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com> Date: Mon, 5 Oct 2020 14:07:28 -0700 Subject: [PATCH] Add CMock back for the integration tests. (#321) --- .gitmodules | 3 +++ FreeRTOS-Plus/Test/CMock | 1 + 2 files changed, 4 insertions(+) create mode 160000 FreeRTOS-Plus/Test/CMock diff --git a/.gitmodules b/.gitmodules index b21d3cf3f5..c010ac6ee7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/FreeRTOS-Plus/Test/CMock b/FreeRTOS-Plus/Test/CMock new file mode 160000 index 0000000000..afa294982e --- /dev/null +++ b/FreeRTOS-Plus/Test/CMock @@ -0,0 +1 @@ +Subproject commit afa294982e8a28bc06f341cc77fd4276641b42bd