summaryrefslogtreecommitdiff
path: root/tests/procmgr.py
Commit message (Expand)AuthorAgeFilesLines
* Switch from nose to pytestSteve Kowalik2020-09-141-3/+3
* Migrating to container based infrastructure on TravisOleg Pudeyev2015-10-271-0/+2
* ftp test fails on freebsd because localhost resolves to an ipv6 address; forc...Oleg Pudeyev2015-09-261-2/+2
* Initialize running attribute on process manager in constructorOleg Pudeyev2013-09-191-0/+1
* Move wait_for_network_service to util so that it can be used for launching vs...Oleg Pudeyev2013-09-191-2/+2
* Do not run vsftpd tests by default due to security implicationsOleg Pudeyev2013-06-121-1/+13
* Allow multiple ftp tests to work in the suiteOleg Pudeyev2013-06-121-5/+10
* More informative exception message when vsftpd is missing or not in PATH (clo...Oleg Pudeyev2013-03-111-1/+11
* Execute vsftpd as test ftp serverOleg Pudeyev2013-03-061-0/+73