bind9/bin/tests/system/formerr
Mark Andrews 6e9ed4983e add test cases for several FORMERR code paths:
- duplicated question
  - duplicated answer
  - qtype as an answer
  - two question types
  - question names
  - nsec3 bad owner name
  - short record
  - short question
  - mismatching question class
  - bad record owner name
  - mismatched class in record
  - mismatched KEY class
  - OPT wrong owner name
  - invalid RRSIG "covers" type
  - UPDATE malformed delete type
  - TSIG wrong class
  - TSIG not the last record
2024-05-17 13:39:22 +10:00
..
ns1 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07: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
clean.sh 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
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01: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 add test cases for several FORMERR code paths: 2024-05-17 13:39:22 +10:00
tests_sh_formerr.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02: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