tinyproxy/tests/scripts
rofl0r 17e19a67cf run_tests: do some more extensive testing
1) force a config reload after some initial tests.
   this will allow to identify memleaks using the valgrind test,
   as this will free all structures allocated for the config, and
   recreate them.
2) test ErrorFile directive by adding several of them.
   this should help catch regressions such as the one fixed in
   4847d8cdb3.
   it will also test memleaks in the related code paths.
3) test some scenarios that should produce errors and use the
   configured ErrorFile directives.
2020-09-13 01:09:21 +01:00
..
Makefile.am tests: add Makefile.am to tests/ and tests/scripts dir (for packaging) 2009-09-16 22:35:35 +02:00
run_tests_valgrind.sh tests: add a script wrapper to run tinyproxy under valgrind in the tests. 2009-09-11 01:10:11 +02:00
run_tests.sh run_tests: do some more extensive testing 2020-09-13 01:09:21 +01:00
webclient.pl tests/webclient: return error when HTTP status > 399 2020-09-13 00:35:38 +01:00
webserver.pl tests:webserver: correctly answer http/0.9 requests by sending no headers 2009-10-10 20:57:07 +02:00