bind9/bin/tests/system/nsec3
Nicki Křížek f144db6b68 Remove license headers from test zone files
The removal has been done with the following command:

find bin/tests/system/ -type f -name "*.db*" -exec sed -i '1,10d; 11{/^$/d}' {} +

The following files have been handled manually, since they already
didn't have the license info, or had it in a slightly different format:

bin/tests/system/ssutoctou/ns1/example.db.in
bin/tests/system/checkzone/zones/crashzone.db
bin/tests/system/checkzone/zones/warn.deprecated.cds-sha1.db
bin/tests/system/checkzone/zones/warn.deprecated.digest-sha1.db
bin/tests/system/checkzone/zones/warn.deprecated.ds-alg.db
bin/tests/system/legacy/ns6/edns512.db.signed
2026-03-31 17:57:58 +02:00
..
ans7 Add tests for NSEC3 invalid length 2026-02-24 14:57:58 +01:00
ns2 Remove license headers from test zone files 2026-03-31 17:57:58 +02:00
ns3 Remove license headers from test zone files 2026-03-31 17:57:58 +02:00
ns4 Remove license headers from named.conf test files 2026-03-31 17:57:58 +02:00
ns5 Remove license headers from named.conf test files 2026-03-31 17:57:58 +02:00
ns6 Remove license headers from test zone files 2026-03-31 17:57:58 +02:00
common.py Add tests for NSEC3 invalid length 2026-02-24 14:57:58 +01:00
setup.sh Add tests for NSEC3 invalid length 2026-02-24 14:57:58 +01:00
tests_nsec3_change.py Clean up imports of dnspython modules 2026-02-20 15:17:32 +01:00
tests_nsec3_initial.py Add tests for NSEC3 invalid length 2026-02-24 14:57:58 +01:00
tests_nsec3_length.py Add tests for NSEC3 invalid length 2026-02-24 14:57:58 +01:00
tests_nsec3_reconfig.py Clean up imports of dnspython modules 2026-02-20 15:17:32 +01:00
tests_nsec3_reload.py Remove superfluous 'pylint: disable' directives 2026-02-20 15:17:32 +01:00
tests_nsec3_restart.py Clean up imports of dnspython modules 2026-02-20 15:17:32 +01:00
tests_nsec3_retransfer.py Clean up imports of dnspython modules 2026-02-20 15:17:32 +01:00