Lines Matching refs:nghttpx
39 def _class_scope(self, env, httpd, nghttpx): argument
41 nghttpx.start_if_needed()
47 def test_06_01_h3_only(self, env: Env, httpd, nghttpx, repeat): argument
56 def test_06_02_h3_only(self, env: Env, httpd, nghttpx, repeat): argument
57 nghttpx.stop_if_running()
65 def test_06_03_h3_fallback_h2(self, env: Env, httpd, nghttpx, repeat): argument
66 nghttpx.stop_if_running()
75 def test_06_04_h3_fallback_h1(self, env: Env, httpd, nghttpx, repeat): argument
76 nghttpx.stop_if_running()
84 def test_06_10_stats_success(self, env: Env, httpd, nghttpx, repeat): argument
93 def test_06_11_stats_fail_verify(self, env: Env, httpd, nghttpx, repeat): argument
104 def test_06_12_stats_fail_tcp(self, env: Env, httpd, nghttpx, repeat): argument