BIND 10 trac2223, created. e4f9ff3f23810d365e13ee2e204f70eac5ffdc8f [2223] add full rrsets comparison in test
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Oct 10 10:04:29 UTC 2012
The branch, trac2223 has been created
at e4f9ff3f23810d365e13ee2e204f70eac5ffdc8f (commit)
- Log -----------------------------------------------------------------
commit e4f9ff3f23810d365e13ee2e204f70eac5ffdc8f
Author: Jelte Jansen <jelte at isc.org>
Date: Wed Oct 10 12:00:45 2012 +0200
[2223] add full rrsets comparison in test
this implementation goes even further than the original one did; it converts both iterators (of rrsets) to string vectors, and sorts and compares the result, so it really does compare everything that is contained in all rrsets (as long as it is in toText() output).
It can compare vectors where the signatures are put in as separate rrsets and vectors where the signatures are contained in the rrset (by splitting them out when constructing the string vector), and as such is backwards comaptible with the existing tests that use rrsetsCheck.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list