aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lib
Commit message (Expand)AuthorAgeFilesLines
* [Test] Replace get_process_children with psutil functionAndrew Lewis2016-08-021-14/+2
* [Test] Some minor fixes & improvements for testsAndrew Lewis2016-07-291-0/+2
* Merge pull request #767 from fatalbanana/robotVsevolod Stakhov2016-07-281-4/+4
|\
| * [Test] Fix pathsAndrew Lewis2016-07-281-4/+4
* | [Fix] Fix paths in testsVsevolod Stakhov2016-07-282-2/+2
* | [Test] Fix rspamc invocation to support arguments passingVsevolod Stakhov2016-07-281-2/+2
|/
* [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-252-8/+31
* [Test] Add test for legacy RSPAMC protocolAndrew Lewis2016-07-221-0/+13
* [Test] Sleep after calling rspamadm fuzzy_syncAndrew Lewis2016-07-211-0/+1
* [Test] Fix braindamaged shutdown_process functionAndrew Lewis2016-07-211-10/+5
* [Test] Fix race conditions in functional testsAndrew Lewis2016-07-211-0/+2
* [Test] Integrate functional tests with Travis CIAndrew Lewis2016-07-182-0/+5
* [Test] Fix scan file testAndrew Lewis2016-07-171-1/+1
* [Test] Some basic functional tests for mime_types module & archivesAndrew Lewis2016-07-101-8/+32
* [Test] Add & rework functional testsAndrew Lewis2016-07-023-36/+54
* [Test] Fix Python3 compatibilityAndrew Lewis2016-06-291-7/+14
* [Test] Add generic rspamc result processorAndrew Lewis2016-06-291-1/+9
* [Test] New functional test frameworkAndrew Lewis2016-06-274-0/+160