Affected unit tests load testdata from the srcdir. Previously, there was a kludge that chdir()ed to the tests srcdir, but that get removed during refactoring. Instead of introducing the kludge again, the paths were fixed to be properly prefixed with TESTS_DIR as needed.
11 lines
276 B
Plaintext
11 lines
276 B
Plaintext
$TTL 1000
|
|
@ in soa localhost. postmaster.localhost. (
|
|
1993050801 ;serial
|
|
3600 ;refresh
|
|
1800 ;retry
|
|
604800 ;expiration
|
|
3600 ) ;minimum
|
|
|
|
$INCLUDE "@TOP_SRCDIR@/testkeys/Kexample.+008+20386.key";
|
|
$INCLUDE "@TOP_SRCDIR@/testkeys/Kexample.+008+37464.key";
|