]> git.ipfire.org Git - thirdparty/pdns.git/commit - build-scripts/travis.sh
Add timing based DNSSEC tests
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 27 Apr 2016 07:23:10 +0000 (09:23 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 27 Apr 2016 18:43:23 +0000 (20:43 +0200)
commitcb54e9b5e82f3398fc0fb024e1cf9b43de74349e
tree19e8843fea840689fc04fc587f765a2001140ae3
parent528c121818fe2639016dbeaea60b913e8e60d848
Add timing based DNSSEC tests

Note: the `faketime` program does not clean up its childprocesses
properly (possibly in combination with authbind), hence we LD_PRELOAD it
and supply the faketime through the environment.
build-scripts/travis.sh
regression-tests.recursor-dnssec/.gitignore
regression-tests.recursor-dnssec/recursortests.py
regression-tests.recursor-dnssec/runtests
regression-tests.recursor-dnssec/test_Expired.py [new file with mode: 0644]
regression-tests.recursor-dnssec/test_NotYetValid.py [new file with mode: 0644]