BIND 10 trac1791, created. d5531c9856c5bb85f63d2e3168fc8b08c9700418 [1791] added a couple of more tests.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Apr 5 23:13:57 UTC 2012


The branch, trac1791 has been created
        at  d5531c9856c5bb85f63d2e3168fc8b08c9700418 (commit)

- Log -----------------------------------------------------------------
commit d5531c9856c5bb85f63d2e3168fc8b08c9700418
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 5 16:12:26 2012 -0700

    [1791] added a couple of more tests.
    
    - confirm separating iterator triggers an exception as expected.
    - try to load a bit more realistic zone with some trivial checks.

commit ea528f50fddfb83618aa338bdd4607791fd788ef
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 5 15:54:16 2012 -0700

    [1791] complete inmemory loader from iterator w/ consideration for RRSIGs.
    
    the iterator is now assumed to be created in the 'non separate' mode based
    on the bug fix of the previous commit.
    tests are updated with RRSIGs, and about how to create the iterator.
    doxygen comments clarify this point too.

commit b4466188150a50872bc3c426242bc7bba4c5f38d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 5 14:46:55 2012 -0700

    [1791] make sure DB iterator distinguishes 2 RRSIGs of different types covered.
    
    this could be a separate bug fix, but this branch would be easier to implement
    with this fix, so I chose to fix it here.

commit f48ddb14605e0ba0bf226ab074dc881e4a782a9b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 5 00:24:47 2012 -0700

    [1791] first implementation of in-memory load() from another data source.
    
    It simply inserts each RRset from the iterator to the internal in-memory
    tree.  still passed basic tests, but incomplete at this moment.

commit cf16578b3ecf2da1b38a724107dfaa802b03339c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 4 21:40:25 2012 -0700

    [1791] initial refactoring: extracted createSQLite3Client so it can be shared.
    
    the plan is to use it in in-memory tests for this branch.  No functional change
    or add/delete test cases yet.

-----------------------------------------------------------------------



More information about the bind10-changes mailing list