]> source.dussan.org Git - rspamd.git/commit
[Test] Small refactoring in dummy services test 2469/head
authorMikhail Galanin <mgalanin@mimecast.com>
Fri, 7 Sep 2018 16:59:28 +0000 (17:59 +0100)
committerMikhail Galanin <mgalanin@mimecast.com>
Fri, 7 Sep 2018 16:59:28 +0000 (17:59 +0100)
commit8f30094140387762c57c559d536c72db779cf4e0
tree74832475acf94b8e2b6043659773dfc5c83bf9dc
parent2b9a86ba167d3d3508c7a6ee76d24245332386b4
[Test] Small refactoring in dummy services test

Moved code for pid writing and terminating into a separated module.
Also added cleanup: in some cases, processes remained in the system after test is done. It should not happen anymore
test/functional/cases/160_antivirus.robot
test/functional/lib/rspamd.py
test/functional/util/dummy_clam.py
test/functional/util/dummy_fprot.py
test/functional/util/dummy_http.py
test/functional/util/dummy_killer.py [new file with mode: 0644]