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"
24 "${MODULE_ROOT_DIR}/test/unit-test/${project_name}/IP_Timers_list_macros.h"
32 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
33 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
34 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
35 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
44 # ================= Create the library under test here (edit) ==================
48 # list the files you would like to test here
54 # list the directories the module under test includes
58 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
59 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
60 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
62 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
67 # list the directories your test needs to include
72 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
83 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"