From 43de4b0bfa52a7b3bf6b92df344bd76a97200e18 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 7 Jan 2024 12:35:56 +0200 Subject: (tests) Setup mocking, everything is now ready for tests --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3120806..1cf4e4e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "tests/Unity"] path = tests/Unity url = https://github.com/ThrowTheSwitch/Unity.git +[submodule "tests/CMock"] + path = tests/CMock + url = https://github.com/ThrowTheSwitch/CMock.git -- cgit v1.2.3