summaryrefslogtreecommitdiff
path: root/testenv/test
Commit message (Expand)AuthorAgeFilesLines
* * testenv/test/base_test.py: Rename valgrind-suppression-ssl -> valgrind-supp...Tim Rühsen2021-04-111-1/+1
* * testenv/test/base_test.py: Add --show-leak-kinds=all valgrind argumentTim Rühsen2021-04-111-1/+2
* Fix usage of Magic number of testsDarshit Shah2020-12-281-0/+1
* testenv: Allow definition of environment variables for wget execuionTomas Hozza2020-07-111-1/+5
* testenv: HTTPTest.begin() should return exit valueTomas Hozza2020-07-111-1/+1
* Add --gen-suppressions=all to valgrind optionsTim Rühsen2020-02-211-0/+1
* testenv: enable running tests on different wget binaryTomas Hozza2019-11-211-2/+6
* Fix python test suite for GnuTLS 3.5.12+Tim Rühsen2017-07-091-1/+1
* Added tests for HTTP authentication using credentials from .netrcTomas Hozza2017-05-151-1/+1
* Use test file name for temp working directory nameTim Rühsen2016-04-112-5/+4
* Fail python tests when post_hook errorsTim Rühsen2016-04-111-1/+2
* Enhancements in testsuite engine + new HSTS test.Ander Juaristi2015-07-202-12/+42
* Start HTTP test only when calling begin().Hubert Tarasiuk2015-07-201-2/+4
* Add valgrind suppression files for HTTPS testsDarshit Shah2015-06-161-0/+1
* PEP8'ify the Python Test SuiteDarshit Shah2015-04-141-15/+22
* Added support for GDB in Python testsAnder Juaristi2015-04-131-3/+10
* testenv: typo and style fix.Yousong Zhou2015-03-091-1/+4
* add ./configure valgrind support to test suitesTim Rühsen2014-10-281-4/+7
* Minor optimizations of Python testsDarshit Shah2014-10-231-2/+1
* track origins when testing with valgrindTim Rühsen2014-09-301-1/+1
* Documentation and code cleanup in test suiteDarshit Shah2014-08-082-6/+7
* Group common switches in test suite togetherDarshit Shah2014-08-041-1/+2
* Support running tests through valgrindDarshit Shah2014-07-241-1/+5
* Refactor the Python based test suiteZihang Chen2014-07-243-0/+271