Home
last modified time | relevance | path

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

/curl/tests/http/
H A Dconftest.py57 if env.has_vsftpd():
H A Dtest_30_vsftpd.py40 @pytest.mark.skipif(condition=not Env.has_vsftpd(), reason="missing vsftpd")
H A Dtest_31_vsftpds.py40 @pytest.mark.skipif(condition=not Env.has_vsftpd(), reason="missing vsftpd")
/curl/tests/http/testenv/
H A Denv.py413 def has_vsftpd() -> bool: member in Env

Completed in 7 milliseconds