BIND 10 trac1780, created. 5852324e1ad021881339e6ef4cb62611bdfc1b5a [1780] add a replacement time.time() in tests

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Mar 14 18:11:20 UTC 2012


The branch, trac1780 has been created
        at  5852324e1ad021881339e6ef4cb62611bdfc1b5a (commit)

- Log -----------------------------------------------------------------
commit 5852324e1ad021881339e6ef4cb62611bdfc1b5a
Author: Jelte Jansen <jelte at isc.org>
Date:   Wed Mar 14 19:09:47 2012 +0100

    [1780] add a replacement time.time() in tests
    
    in the relevant tests, time.time() is temporarily replace by the function returned by get_fake_time_time(). After each test that uses this, it is restored to the original function (So as not to mess up unittest framework's concept of time).
    
    Also renamed one test which had the same name as another test.

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



More information about the bind10-changes mailing list