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"
25 "${MODULE_ROOT_DIR}/test/unit-test/FreeRTOS_UDP_IP/FreeRTOS_UDP_IP_list_macros.h"
34 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
35 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
36 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
37 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
47 # ================= Create the library under test here (edit) ==================
51 # list the files you would like to test here
57 # list the directories the module under test includes
61 ${MODULE_ROOT_DIR}/test/unit-test/ConfigFiles
62 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
63 ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
65 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
70 # list the directories your test needs to include
75 ${MODULE_ROOT_DIR}/test/unit-test/${project_name}
85 "${MODULE_ROOT_DIR}/test/unit-test/cmock/project.yml"