We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698f2c3 commit 3fee861Copy full SHA for 3fee861
test/unit-test/CMakeLists.txt
@@ -146,6 +146,7 @@ foreach( file ${TCP_INCLUDES} )
146
-UFreeRTOS_htonl
147
-D__COVERITY__
148
-DTEST
149
+ -DipconfigIS_ENABLED
150
-DipconfigUSE_IPv6
151
-DipconfigUSE_RA
152
-I ${MODULE_ROOT_DIR}/tools/CMock/vendor/unity/src
@@ -165,6 +166,7 @@ foreach( file ${TCP_INCLUDES} )
165
166
167
168
169
170
171
-I ${MODULE_ROOT_DIR}/test/FreeRTOS-Kernel/include
172
-I ${UNIT_TEST_DIR}/ConfigFiles
0 commit comments