Lines Matching refs:curl_uses_lib
74 if proto == 'h2' and not env.curl_uses_lib('nghttp2'):
96 if proto == 'h2' and not env.curl_uses_lib('nghttp2'):
152 if tunnel == 'h2' and not env.curl_uses_lib('nghttp2'):
179 if tunnel == 'h2' and not env.curl_uses_lib('nghttp2'):
209 if tunnel == 'h2' and not env.curl_uses_lib('nghttp2'):
231 if tunnel == 'h2' and not env.curl_uses_lib('nghttp2'):
255 if tunnel == 'h2' and not env.curl_uses_lib('nghttp2'):
277 …@pytest.mark.skipif(condition=not Env.curl_uses_lib('openssl'), reason="tls13-ciphers not supporte…
281 if tunnel == 'h2' and not env.curl_uses_lib('nghttp2'):
303 …@pytest.mark.skipif(condition=not Env.curl_uses_lib('openssl'), reason="tls13-ciphers not supporte…
306 if tunnel == 'h2' and not env.curl_uses_lib('nghttp2'):
329 …@pytest.mark.skipif(condition=not Env.curl_uses_lib('openssl'), reason="tls13-ciphers not supporte…
332 if tunnel == 'h2' and not env.curl_uses_lib('nghttp2'):
355 …@pytest.mark.skipif(condition=Env.curl_uses_lib('bearssl'), reason="ip address cert verification n…
358 if proto == 'h2' and not env.curl_uses_lib('nghttp2'):
365 if env.curl_uses_lib('mbedtls') and \