Home
last modified time | relevance | path

Searched defs:VsFTPD (Results 1 – 3 of 3) sorted by relevance

/curl/tests/http/
H A Dtest_31_vsftpds.py81 def test_31_01_list_dir(self, env: Env, vsftpds: VsFTPD, repeat):
93 def test_31_02_download_1(self, env: Env, vsftpds: VsFTPD, docname, repeat):
105 def test_31_03_download_10_serial(self, env: Env, vsftpds: VsFTPD, docname, repeat):
131 def test_31_05_upload_1(self, env: Env, vsftpds: VsFTPD, docname, repeat):
148 def test_31_06_shutdownh_download(self, env: Env, vsftpds: VsFTPD, repeat):
161 def test_31_07_shutdownh_upload(self, env: Env, vsftpds: VsFTPD, repeat):
175 def test_31_08_upload_ascii(self, env: Env, vsftpds: VsFTPD):
197 def test_31_08_active_download(self, env: Env, vsftpds: VsFTPD):
209 def test_31_09_active_upload(self, env: Env, vsftpds: VsFTPD):
226 def test_31_10_upload_stdin(self, env: Env, vsftpds: VsFTPD, indata):
[all …]
H A Dtest_30_vsftpd.py74 def test_30_01_list_dir(self, env: Env, vsftpd: VsFTPD, repeat):
86 def test_30_02_download_1(self, env: Env, vsftpd: VsFTPD, docname, repeat):
98 def test_30_03_download_10_serial(self, env: Env, vsftpd: VsFTPD, docname, repeat):
110 def test_30_04_download_10_parallel(self, env: Env, vsftpd: VsFTPD, docname, repeat):
124 def test_30_05_upload_1(self, env: Env, vsftpd: VsFTPD, docname, repeat):
141 def test_30_06_shutdownh_download(self, env: Env, vsftpd: VsFTPD, repeat):
153 def test_30_07_shutdownh_upload(self, env: Env, vsftpd: VsFTPD, repeat):
166 def test_30_08_active_download(self, env: Env, vsftpd: VsFTPD):
178 def test_30_09_active_upload(self, env: Env, vsftpd: VsFTPD):
205 def check_upload(self, env, vsftpd: VsFTPD, docname):
/curl/tests/http/testenv/
H A Dvsftpd.py43 class VsFTPD: class

Completed in 8 milliseconds