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"
38 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
39 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
40 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
41 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
50 # ================= Create the library under test here (edit) ==================
54 # list the files you would like to test here
57 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}/${project_name}_stubs.c
61 # list the directories the module under test includes
63 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
66 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
67 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
68 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
74 # list the directories your test needs to include
76 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
90 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"