aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/util/dummy_clam.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Use Python3 for functional testsAndrew Lewis2020-06-251-7/+5
| | | | | | | - Fix more deprecated Robot Framework syntax - Remove log following - Remove some artefacts in teardown - Restore use of demjson
* [Test] Small refactoring in dummy services testMikhail Galanin2018-09-071-10/+11
| | | | | 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
* [Minor] Add timeouts to dummy socket serversAndrew Lewis2017-05-191-0/+2
|
* [Test] Fix F-Prot/ClamAV test stabilityAndrew Lewis2017-03-101-0/+4
|
* [Test] Some tests for antivirus moduleAndrew Lewis2017-03-061-0/+45