Lines Matching full:test
2 include( ${MODULE_ROOT_DIR}/test/unit-test/TCPFilePaths.cmake )
13 "${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include/task.h"
14 "${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include/list.h"
15 "${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include/queue.h"
16 "${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include/event_groups.h"
26 "${MODULE_ROOT_DIR}/test/unit-test/${project_name}/IP_Utils_DiffConfig_list_macros.h"
32 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
35 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
36 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
37 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
46 # ================= Create the library under test here (edit) ==================
50 # list the files you would like to test here
53 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}/${project_name}_stubs.c
57 # list the directories the module under test includes
59 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
62 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
63 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
64 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
70 # list the directories your test needs to include
72 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
86 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"