author | Sebastian Harl <sh@tokkee.org> | |
Wed, 30 Apr 2014 09:43:24 +0000 (11:43 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 30 Apr 2014 09:46:05 +0000 (11:46 +0200) | ||
commit | b787b6e2dc94b4a3cda47ce35e4e91fac9885b07 | |
tree | 0c05e1f9c377d1e52123053d9fe60e022e9548c7 | tree | snapshot |
parent | 36fc065418f5b9c5eeee4542cfa8631a856280c8 | commit | diff |
integration tests: Run all invocations through valgrind's memcheck.
… covering, both, sysdb and sysdbd. For that to work, copy the binaries and
libraries to the temp directory and change the rpath to point to the temp
directory. This ensures the test is independent of any configure flags and
installation directories.
Let the tests fail if a leak (or other error) was detected by valgrind.
… covering, both, sysdb and sysdbd. For that to work, copy the binaries and
libraries to the temp directory and change the rpath to point to the temp
directory. This ensures the test is independent of any configure flags and
installation directories.
Let the tests fail if a leak (or other error) was detected by valgrind.
.travis.yml | diff | blob | history | |
t/integration/simple_config.sh | diff | blob | history | |
t/integration/simple_query.sh | diff | blob | history | |
t/integration/test_lib.sh | diff | blob | history |