Skip to content
  • JINMEI Tatuya's avatar
    [1578] pre-work refactoring2: use testutils::rrsetCheck to compare RRsets. · ec3e1e87
    JINMEI Tatuya authored
    this makes the test code shorter, and perfomrs more flexible than pointer
    comparison.  this is not necessarily crucial for this branch, but will
    eventually be necessary when we update the internal representation of in-memory
    data.  at that point returned RRset by find() will be different from the one
    installed by add() wrt pointer comprison.
    ec3e1e87