Skip to content
  • Michal 'vorner' Vaner's avatar
    [2377] Use rrsetCheck() for comparing RRsets · 03911f10
    Michal 'vorner' Vaner authored
    Comparing their toText() might be unreliable. In theory, the toText()
    result could be slightly different even for equal RRsets (if their
    background implementation is different) and the test fail.
    
    Include a hack for the rrsetCheck interface being incompatible.
    03911f10