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"
31 "${MODULE_ROOT_DIR}/test/unit-test/${project_name}/ICMP_list_macros.h"
39 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
40 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
41 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
42 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
51 # ================= Create the library under test here (edit) ==================
55 # list the files you would like to test here
61 # list the directories the module under test includes
65 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
66 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
67 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
69 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
74 # list the directories your test needs to include
79 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
90 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"