Files
Malin eaaa8f6a11 fix: populate ldns submodule and add autotools to LDNS build stage
- Re-cloned zonemaster-ldns with --recurse-submodules so the bundled
  ldns C library source (including Changelog and configure.ac) is present
- Added autoconf, automake, libtool to Dockerfile.backend ldns-build stage
  so libtoolize + autoreconf can generate ldns/configure during make

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 08:33:38 +02:00

9 lines
299 B
Plaintext

No arguments are used for this test.
The example tool ldns-read-zone is used to read the zone from
19-keygen-inputzone that contains a number of different RRs. The output
is compared to 19-keygen-outputzone.
With this test the zone reading functions are checked to see if they have
not regressed.