summaryrefslogtreecommitdiffstats
path: root/test.py
AgeCommit message (Expand)Author
2019-04-25Fix test regex for python3Michael Weiser
2019-04-25Lower default for in-flight lock stalenessMichael Weiser
2019-04-25Detect unknown config sections and optionsMichael Weiser
2019-04-25Validate ruleset configMichael Weiser
2019-04-24Remove explicit references to python 2Michael Weiser
2019-04-16Trim in-source authorship info in favour of VCS metadataMichael Weiser
2019-02-19Make cuckoo analysis failure rule configurableMichael Weiser
2019-02-18Localise client communicationMichael Weiser
2019-02-15Make scripts executableMichael Weiser
2019-02-14Remove the last of the attribute dictionaryMichael Weiser
2019-02-14Move failure decision into ruleMichael Weiser
2019-02-14Make processing info directory configurableMichael Weiser
2019-02-14Drop accessor for internal reportMichael Weiser
2019-02-14Remove explicit reporting in sampleMichael Weiser
2019-02-14Convert and test sample propertiesMichael Weiser
2019-02-14Make job hash regex greedyMichael Weiser
2019-02-14Eliminate explicit sample result determinationMichael Weiser
2019-02-14Move client interaction to frontend for overall verdictMichael Weiser
2019-02-13Refactor report evaluation for submission error handlingMichael Weiser
2019-02-11Fix the testsuite parsing error config testMichael Weiser
2019-02-01Update dates in copyright headersMichael Weiser
2019-01-26Implement unit tests for the configurationMichael Weiser
2019-01-23Silence pylint warnings in unit tests.Michael Weiser
2019-01-23Fix distinction of cluster-enabled database vs. operation targetMichael Weiser
2019-01-22Eliminate database connection from SampleMichael Weiser
2019-01-22Switch rules interface to classesMichael Weiser
2019-01-22Remove known sample trackingMichael Weiser
2019-01-22Rework rule result reason handling in SampleMichael Weiser
2019-01-22Remove dead database testcaseMichael Weiser
2019-01-22Add threshold for stale in flight samplesMichael Weiser
2019-01-22Implement simple instance concurrencyMichael Weiser
2018-11-28Handle case of not knowing any mimetypeFelix Bauer
2018-11-28Add ruleset tests for filetype_on_whitelist and filetype_on_greylistFelix Bauer
2018-09-06Kill the global config objectMichael Weiser
2018-08-28Switch to JSON protocol on amavis socketMichael Weiser
2018-06-28Improve MIME type determination by using multiple sourcesSebastian Deiss
2018-05-28Fix unit testsSebastian Deiss
2018-02-21Fix database setup for unit tests.Sebastian Deiss
2018-01-16Update copyrightSebastian Deiss
2017-10-17Refactoring and cleanup to implement our toolbox / plugin conceptSebastian Deiss
2017-10-16Re-implemented queuing system and mapping between socket <-> sample(s)Sebastian Deiss
2017-10-13Massive refactoring to implement our toolbox / plugin conceptSebastian Deiss
2017-09-22Implement new database schemaSebastian Deiss
2017-09-12Fix assertion in testcaseSebastian Deiss
2017-09-05Cleanup all temp files created during unit tests at the end of the testcaseSebastian Deiss
2017-09-05Fix testcase for sample attributes to work with the new file extension logicSebastian Deiss
2017-09-01test.py: cleanupSebastian Deiss
2017-09-01Add testcase for samples without a file extensionSebastian Deiss
2017-08-31Added more unit tests and therefore refactored some modules.Sebastian Deiss
2017-05-23Import from our internal VCSSebastian Deiss