HomeSort by: relevance | last modified time | path
    Searched refs:has_rrsig (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/checkds/
tests_checkds.py 60 has_rrsig = False
73 has_rrsig = True
77 if not has_rrsig:
80 return has_nsec and has_rrsig
  /src/external/mpl/bind/dist/bin/tests/system/isctest/
kasp.py 885 has_rrsig = False variable
888 has_rrsig = True variable
890 assert has_rrsig, f"Expected signature but not found: {expect}"
898 has_rrsig = False variable
901 has_rrsig = True variable
903 assert has_rrsig, f"Expected signature but not found: {expect}"

Completed in 26 milliseconds