Home
last modified time | relevance | path

Searched refs:ws_echo (Results 1 – 1 of 1) sorted by relevance

/curl/tests/http/
H A Dtest_20_websockets.py65 def ws_echo(self, env): member in TestWebsockets
81 def test_20_01_basic(self, env: Env, ws_echo, repeat): argument
87 def test_20_02_pingpong_small(self, env: Env, ws_echo, repeat): argument
97 def test_20_03_pingpong_too_large(self, env: Env, ws_echo, repeat): argument
107 def test_20_04_data_small(self, env: Env, ws_echo, repeat): argument
116 def test_20_05_data_med(self, env: Env, ws_echo, repeat): argument
125 def test_20_06_data_large(self, env: Env, ws_echo, repeat): argument
134 def test_20_07_data_large_small_recv(self, env: Env, ws_echo, repeat): argument

Completed in 5 milliseconds