aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lib/rspamd.py
Commit message (Expand)AuthorAgeFilesLines
* [Test] Test fuzzy replicationAndrew Lewis2016-10-131-0/+3
* [Test] Use out of tree build for tests/code coverageAndrew Lewis2016-08-161-1/+1
* [Test] Rework fuzzy testsAndrew Lewis2016-08-141-0/+5
* [Test] Some basic tests for JSON sanityAndrew Lewis2016-08-031-0/+20
* [Test] Replace get_process_children with psutil functionAndrew Lewis2016-08-021-14/+2
* [Test] Fix pathsAndrew Lewis2016-07-281-4/+4
* [Test] Rework tests framework to run in a custom environmentVsevolod Stakhov2016-07-281-4/+27
* [Test] Try harder to kill rspamd + child processes to avoid cascading failuresAndrew Lewis2016-07-251-7/+30
* [Test] Add test for legacy RSPAMC protocolAndrew Lewis2016-07-221-0/+13
* [Test] Fix braindamaged shutdown_process functionAndrew Lewis2016-07-211-10/+5
* [Test] Fix scan file testAndrew Lewis2016-07-171-1/+1
* [Test] Add & rework functional testsAndrew Lewis2016-07-021-7/+1
* [Test] Fix Python3 compatibilityAndrew Lewis2016-06-291-7/+14
* [Test] New functional test frameworkAndrew Lewis2016-06-271-0/+87