Commit Graph

4 Commits

Author SHA1 Message Date
Benjamin Dauvergne d72cc31347 [integration tests] show more callers when using valgrind memcheck looking for leaks in authentic and lcs 2011-11-22 18:51:49 +01:00
Benjamin Dauvergne d9d4e6ae38 [Tests/integration] add G_DEBUG=gc-friendly env. var to valgrind-wrapper
It should improve valgrind ability to trace memory origin.
2010-06-18 08:05:55 +00:00
Benjamin Dauvergne 16a136c61b Tests: do not hardcode PYTHONPATH in the valgrind wrapper
* tests/integration/valgrind-wrapper.sh: remove PYTHONPATH setting.
2009-08-26 15:14:59 +00:00
Benjamin Dauvergne a4e03e7626 Add valgrind support to integration tests
* tests/integration/saml2/__init__.py:
   if /usr/bin/valgrind exist, use script valgrind-wrapper.sh to launch
   tests, it stores log files in {authentic,lcs}_$ISODATE_pid$PID.log.
2009-04-30 14:58:24 +00:00