bind9/bin/tests/system/formerr
Mark Andrews f7fb020b6e 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

(cherry picked from commit 6e9ed4983e)
2024-05-17 15:34:07 +10:00
..
ns1 explicitly set dnssec-validation in system tests 2023-06-26 15:03:06 -07:00
badnsec3owner add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
badrecordname add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
clean.sh add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
dupans add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
dupquestion add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
formerr.pl Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
keyclass add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
malformeddeltype add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
malformedrrsig add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +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 15:34:07 +10:00
qtypeasanswer add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
questionclass add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +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 15:34:07 +10:00
shortrecord add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
tests.sh add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
tests_sh_formerr.py Add pytest functions for shell system tests 2023-05-23 16:55:26 +02:00
tsignotlast add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
tsigwrongclass add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
twoquestionnames add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
twoquestiontypes add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00
wrongclass add test cases for several FORMERR code paths: 2024-05-17 15:34:07 +10:00