• Home
  • Raw
  • Download

Lines Matching refs:lws

1 project(lws-minimal-http-client-multi C)
8 set(SAMP lws-minimal-http-client-multi)
53 …add_test(NAME st_hcm_srv COMMAND cmd.exe /c start /b $<TARGET_FILE:lws-minimal-http-server-tls> --…
54 …add_test(NAME ki_hcm_srv COMMAND taskkill /F /IM $<TARGET_FILE_NAME:lws-minimal-http-server-tls> /…
64 hcm_srv ${VALGRIND} --tool=memcheck $<TARGET_FILE:lws-minimal-http-server-tls>
68 hcm_srv ${VALGRIND} $<TARGET_FILE_NAME:lws-minimal-http-server-tls>
82 hcm_srv $<TARGET_FILE:lws-minimal-http-server-tls>
86 hcm_srv $<TARGET_FILE_NAME:lws-minimal-http-server-tls>
118 add_test(NAME http-client-multi COMMAND lws-minimal-http-client-multi
120 add_test(NAME http-client-multi-h1 COMMAND lws-minimal-http-client-multi
122 add_test(NAME http-client-multi-pipe COMMAND lws-minimal-http-client-multi
124 add_test(NAME http-client-multi-h1-pipe COMMAND lws-minimal-http-client-multi
126 add_test(NAME http-client-multi-stag COMMAND lws-minimal-http-client-multi
128 add_test(NAME http-client-multi-stag-h1 COMMAND lws-minimal-http-client-multi
130 add_test(NAME http-client-multi-stag-pipe COMMAND lws-minimal-http-client-multi
132 add_test(NAME http-client-multi-stag-h1-pipe COMMAND lws-minimal-http-client-multi
136 …add_test(NAME http-client-multi-restrict-pipe COMMAND lws-minimal-http-client-multi -d1151 --limit…
137 …add_test(NAME http-client-multi-restrict-h1-pipe COMMAND lws-minimal-http-client-multi -d1151 --li…
138 …add_test(NAME http-client-multi-restrict-stag-pipe COMMAND lws-minimal-http-client-multi -d1151 --…
139 …add_test(NAME http-client-multi-restrict-stag-h1-pipe COMMAND lws-minimal-http-client-multi -d1151…
141 …add_test(NAME http-client-multi-restrict-nopipe-fail COMMAND lws-minimal-http-client-multi --limit…
143 …add_test(NAME http-client-multi-restrict-h1-nopipe-fail COMMAND lws-minimal-http-client-multi --li…
166 add_test(NAME http-client-multi-post COMMAND lws-minimal-http-client-multi
168 add_test(NAME http-client-multi-post-h1 COMMAND lws-minimal-http-client-multi
170 add_test(NAME http-client-multi-post-pipe COMMAND lws-minimal-http-client-multi
173 …lient-multi-post-h1-pipe COMMAND ${VALGRIND} --tool=memcheck $<TARGET_FILE:lws-minimal-http-client…
176 add_test(NAME http-client-multi-post-h1-pipe COMMAND lws-minimal-http-client-multi
179 add_test(NAME http-client-multi-post-stag COMMAND lws-minimal-http-client-multi
181 add_test(NAME http-client-multi-post-stag-h1 COMMAND lws-minimal-http-client-multi
183 add_test(NAME http-client-multi-post-stag-pipe COMMAND lws-minimal-http-client-multi
185 add_test(NAME http-client-multi-post-stag-h1-pipe COMMAND lws-minimal-http-client-multi