BIND 10 #2223: Update tests for code disabled in rrsetsCheck()

BIND 10 Development do-not-reply at isc.org
Mon Oct 15 12:59:59 UTC 2012


#2223: Update tests for code disabled in rrsetsCheck()
-------------------------------------+-------------------------------------
                   Reporter:  muks   |                 Owner:  jinmei
                       Type:         |                Status:  reviewing
  defect                             |             Milestone:
                   Priority:         |  Sprint-20121023
  medium                             |            Resolution:
                  Component:         |             Sensitive:  0
  libdns++                           |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  4
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by jelte):

 * owner:  jelte => jinmei


Comment:

 OK, take 3, with a bit of both earlier iterations :)

 presuming the checkRRset keeps its behaviour of not checking sigs, sigs
 from both iterators are now pulled, and added to vectors, and the original
 first part of the code (that checks for duplicates in actual, and for the
 existence of all 'actual' sets in expected) now runs on those vectors.

 While this code isn't effient anyway, I did put the toText() conversion
 used in the scoped_trace in that helper function as well (and remove the
 RRsetDumper), so we don't have to loop yet another time.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2223#comment:11>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list