Searched full:cmock (Results 1 – 25 of 66) sorted by relevance
123
1 # Macro utility to clone the CMock submodule.4 message( "Cloning submodule CMock." )11 message( FATAL_ERROR "Failed to clone CMock submodule." )15 # Macro utility to add library targets for Unity and CMock to build configuration.17 # Build Configuration for CMock and Unity libraries.25 add_library(cmock STATIC target26 "${CMOCK_DIR}/src/cmock.c"29 set_target_properties(cmock PROPERTIES35 target_include_directories(cmock PUBLIC57 target_link_libraries(cmock unity)
149 -I ${MODULE_ROOT_DIR}/tools/CMock/vendor/unity/src170 -I ${MODULE_ROOT_DIR}/tools/CMock/vendor/unity/src233 # Define a CMock resource path.234 set( CMOCK_DIR ${MODULE_ROOT_DIR}/tools/CMock CACHE INTERNAL "CMock library source directory." )236 # Include CMock build configuration.239 # Check if the CMock source directory exists, and if not present, clone the submodule242 # Attempt to clone CMock.246 …message( FATAL_ERROR "The required submodule CMock does not exist. Either clone it manually, or se…254 # Add build targets for CMock and Unit, required for unit testing.257 # Add function to enable CMock based tests and coverage.[all …]
2 …t tests. To that end, this directory submodules the [CMock](https://github.com/ThrowTheSwitch/CMoc…28 - `git submodule update --checkout --init --recursive tools/CMock test/FreeRTOS-Kernel`
1 [submodule "tools/CMock"]2 path = tools/CMock3 url = https://github.com/ThrowTheSwitch/CMock
232 FetchContent_Declare( cmock233 GIT_REPOSITORY https://github.com/ThrowTheSwitch/CMock241 FetchContent_MakeAvailable(freertos_kernel cmock)
84 git submodule update --checkout --init --recursive tools/CMock test/FreeRTOS-Kernel90 git submodule update --checkout --init --recursive tools/CMock test/FreeRTOS-Kernel100 …- This directory contains the tools and related files (CMock/uncrustify) required to run tests/che…
15 ${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml63 # Has to be TARGET ALL so the file is pre-processed before CMOCK90 # @param cmock_config configuration file of the cmock framework116 ${CMOCK_DIR}/lib/cmock.rb140 target_link_libraries(${mock_name} cmock unity)
2 :cmock:
4 set(CMOCK_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../../../tools/CMock )
74 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
69 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
73 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
71 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
76 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
79 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
81 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
68 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
77 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"
75 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"