bind9/bin/tests/system/cds
Michał Kępień ab2913a29f Tweak timestamp checking in the cds system test
Given the characteristics of the three timestamps involved in file
modification time checks in the cds system test (each one is an hour
apart from the next), reduce the resolution of these checks to 1 minute.
This will prevent intermittent false negatives caused by exceeding the
currently allowed difference of 9 seconds between file modification
times without making the test moot.

Also note that by using abs(), checkmtime.pl allows the cds system test
to pass when the modification time of the checked file is less than an
hour (or two hours for the second check) in the past.  This should never
happen, so remove abs() from the condition checked by checkmtime.pl.
2018-03-08 13:57:30 -05:00
..
.gitignore [master] dnssec-cds 2017-10-05 01:04:18 -07:00
checkmtime.pl Tweak timestamp checking in the cds system test 2018-03-08 13:57:30 -05:00
checktime.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
clean.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
mangle.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
prereq.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
setup.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tests.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00