BIND 10 trac2823, created. ac3da26ee0505f828be081d284b4216f5ada820a [2823] renamed b10-XXX_test to XXX_test, for consistency with other test files

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Apr 30 07:14:26 UTC 2013


The branch, trac2823 has been created
        at  ac3da26ee0505f828be081d284b4216f5ada820a (commit)

- Log -----------------------------------------------------------------
commit ac3da26ee0505f828be081d284b4216f5ada820a
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 30 00:11:56 2013 -0700

    [2823] renamed b10-XXX_test to XXX_test, for consistency with other test files

commit 79d4b470181b50699125d1cf3394e11071f6178d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 30 00:10:08 2013 -0700

    [2823] renamed "SimpleXXX" classes to "MyXXX", as they are not really simple.

commit b6de5342bd648c4f38e892df6c93177c243ec993
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 30 00:07:11 2013 -0700

    [2823] removed thread-related beasts from utils.py.  they are now unused.

commit 0a89b921bb8cb268721e8ca38d99f7ea967fdf8c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 23:40:22 2013 -0700

    [2823] re-enable w/o from_source test, adjusted test_init_hterr accordingly.
    
    see the added comments about the issue.

commit 5ee122cfa69f8bd6be3c4861407a3da35cb72bdb
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 23:23:32 2013 -0700

    [2823] updated command/config tests for stats httpd using new mock class.

commit 5ee0c3b143458e52d59e3e162c5d9cd4e11e0d1f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 23:20:02 2013 -0700

    [2823] updated open_template test for stats httpd with new mock class

commit 2a8863be72c4fdf0b9aba1e05e525de7fe18d4b4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 23:00:36 2013 -0700

    [2823] updated nofailure_with_errno_EINTR stats httpd test with new mock.
    
    also prevented open sockets leaving open at the of tests (for supressing
    warnings)

commit 861a1055e8d48f682b5aed9942f1eb1963d93a55
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 22:11:00 2013 -0700

    [2823] updated select_error test for stats httpd using new mock class

commit a6328cdc2907b9becde3d261373521dc1a3b963f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 21:18:20 2013 -0700

    [2823] updated running test for stats httpd using the new mock class.
    
    this case is a bit tricky.  we need to fake select.select() and delegate
    test sub test cases (about command handling) to specific test cases;
    other than that the sense of the test should be preserved.
    for clarity the failure case was extracted into a separate test method.

commit 1c295702731e5fb76d8ea39c14104347fb0a8b91
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 20:42:58 2013 -0700

    [2823] updated httpd_xxx tests for stats httpd using new mock class.

commit 35df226d16838f37390270d9d3d1a5e736cfcd12
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 17:51:08 2013 -0700

    [2823] updtaed stats-httpd mccs test using new mock class

commit 2aaa162fd5f5921aac58baeeb0dd026b7a0a2fbb
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 17:48:51 2013 -0700

    [2823] updated openclose_mccs test for stats httpd using the new mock class

commit db5ddcf7b62eb21d9cf0f057ee45ec31adc832f3
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 17:40:15 2013 -0700

    [2823] updated init_hterr test for stats httpd using the new mock class

commit 125dd1132b09275fbb528ebdd4358f5977f17402
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 17:32:54 2013 -0700

    [2823] updated TestStatsHttpd init test without using threads.
    
    some asserts were simplified at an (I hope) acceptable level.  In particular,
    I didn't think we need to check the response from CfgMgr: it should be more
    than enough if the module name is the expected one.

commit f82f47b299e9f48c86c6c8f7967f29c381d5df06
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 17:06:16 2013 -0700

    [2823] updated TestHttpHandler using new mock httpd class.
    
    it now doesn't depend on the clumsy thread stuff (except for http server
    and client).

commit ca3018c0273b41dac1f67892cdf59e3673a183f5
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Apr 29 17:03:03 2013 -0700

    [2823] introduced "SimpleStatsHttpd" mock class.

commit 8250e0313cf3e7f81646e8dd978f4a16f0578222
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 26 20:22:58 2013 -0700

    [2823] completely get rid of threads from stats tests.
    
    test_command_show and test_polling cases were a bit tricky.
    they are now separated into several independent sub tests, and in each case
    we use faked data that would be provided as if they came from other modules.

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



More information about the bind10-changes mailing list