Lines Matching defs:VsFTPD
81 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):
117 def test_31_04_download_10_parallel(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):
253 def check_upload(self, env, vsftpd: VsFTPD, docname):