bind9/bin/tests/system/formerr
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
..
ns1 Remove license headers from test zone files 2026-03-31 17:57:58 +02:00
badnsec3owner add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
badrecordname add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
dupans add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
dupquestion add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
formerr.pl Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
keyclass add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
malformeddeltype add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
malformedrrsig add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
nametoolong 3458. [bug] Return FORMERR when presented with a overly long 2013-01-10 10:30:15 +11:00
noquestions 3458. [bug] Return FORMERR when presented with a overly long 2013-01-10 10:30:15 +11:00
optwrongname add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
qtypeasanswer add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
questionclass add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
shortquestion add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
shortrecord add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
tests.sh Drop malformed notify messages early instead of decompressing them 2025-02-25 10:40:38 +01:00
tests_sh_formerr.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00
tsignotlast add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
tsigwrongclass add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
twoquestionnames add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
twoquestiontypes add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
wrongclass add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00