Lines Matching refs:secure
1 project(lws-minimal-secure-streams-testsfail C)
8 set(SAMP lws-minimal-secure-streams-testsfail)
18 add_executable(${SAMP} minimal-secure-streams-testsfail.c)
26 $<TARGET_FILE:lws-minimal-secure-streams-testsfail>)
28 add_test(NAME ss-tf COMMAND lws-minimal-secure-streams-testsfail)
33 …WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/secure-streams/minimal-secure-streams-tests…
52 sstfproxy $<TARGET_FILE:lws-minimal-secure-streams-proxy>
58 sstfproxy $<TARGET_FILE:lws-minimal-secure-streams-proxy>
69 $<TARGET_FILE:lws-minimal-secure-streams-testsfail-client> -i +${CTEST_SOCKET_PATH} -d1039)
71 …add_test(NAME sspc-minimaltf COMMAND lws-minimal-secure-streams-testsfail-client -i +${CTEST_SOCKE…
75 …WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/secure-streams/minimal-secure-streams-tests…
95 add_executable(${SAMP}-client minimal-secure-streams-testsfail.c)