1add_subdirectory(build-combination) 2 3if(FREERTOS_PLUS_TCP_BUILD_TEST) 4 add_subdirectory(Coverity) 5 add_subdirectory(unit-test) 6endif() 7 8