bind9/bin/tests/system/qmin
Mark Andrews 432064f63c Suffix may be used before it is assigned a value
CID 350722 (#5 of 7): Bad use of null-like value (FORWARD_NULL)
        12. invalid_operation: Invalid operation on null-like value suffix.
    145        r.authority.append(
    146            dns.rrset.from_text(
    147                "icky.ptang.zoop.boing." + suffix,
    148                1,
    149                IN,
    150                NS,
    151                "a.bit.longer.ns.name." + suffix,
    152            )
    153        )
2022-09-27 23:47:12 +00:00
..
ans2 Auto-format Python files with black 2022-06-08 10:28:08 +02:00
ans3 Suffix may be used before it is assigned a value 2022-09-27 23:47:12 +00:00
ans4 Ensure suffix is always valid in bin/tests/system/qmin/ans4/ans.py 2022-07-27 15:55:25 +00:00
ns1 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns5 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns6 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns7 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
clean.sh try other servers when receiving FORMERR 2022-07-06 14:15:32 -07:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh try other servers when receiving FORMERR 2022-07-06 14:15:32 -07:00