JINMEI Tatuya
|
eacf5511e4
[2879] some style fixes: improve docstring, folded long lines
|
12 years ago |
Naoki Kambe
|
13e8c165b1
[2225_xfrout] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2225_xfrout
|
12 years ago |
JINMEI Tatuya
|
e500518535
[master] Merge branch 'trac1866'
|
12 years ago |
JINMEI Tatuya
|
4f0716782c
[1866] remove '()' from RRType/Class.XXX constants, making all tests now pass.
|
12 years ago |
Mukund Sivaraman
|
ea78072424
[2644] Fix test failures in notify_out_test.py under Python 3.3
|
12 years ago |
Naoki Kambe
|
7390503b44
[2225_xfrout] s/clear_counters/clear_all/
|
12 years ago |
Naoki Kambe
|
5072f7f444
[2225_xfrout] s/counter/counters/
|
12 years ago |
Naoki Kambe
|
7fbc8323cd
[2225_xfrout] fix the wrong counter numbers
|
12 years ago |
Naoki Kambe
|
f8220e0111
[2225_xfrout] update the counter object and its getter method according to the new interface
|
12 years ago |
Naoki Kambe
|
8b9c751d90
[2225_xfrout] update the counter object and its getter method since the interface of the counter class was changed
|
12 years ago |
Naoki Kambe
|
c98f158118
[2225_xfrout] remove an unnecessary dummy counter class
|
12 years ago |
Naoki Kambe
|
a0033b21f7
[2225_xfrout] rename module name(counter) to class name(Counter)
|
12 years ago |
Naoki Kambe
|
365e3472c5
[2225] changed according the changes of the counter class
|
12 years ago |
Naoki Kambe
|
2c05e5b0d8
[2158] updated counters handling in the classes
|
12 years ago |
Naoki Kambe
|
d3bc2109f0
[2158] updated unittest for checking the notification counters
|
12 years ago |
Jeremy C. Reed
|
fe5549bb7e
[master]Revert "[master] Show testnames when running Python unit tests"
|
13 years ago |
Mukund Sivaraman
|
6a9dbeff7d
[master] Show testnames when running Python unit tests
|
13 years ago |
Mukund Sivaraman
|
e9a7f0106d
Close sockets when done with them
|
13 years ago |
Jelte Jansen
|
5043998b29
[1321] make notify a user command in xfrout
|
13 years ago |
JINMEI Tatuya
|
d99d546be0
[1288] switch to new API 6: don't use the old API loader to prepare test
|
13 years ago |
JINMEI Tatuya
|
5dc6be6feb
[1288] switch to new API 4: update notify_out initialization using new API.
|
13 years ago |
Jelte Jansen
|
9ff2f7bc88
[trac764] review comments
|
14 years ago |
Jelte Jansen
|
35d4ca9a46
[trac764] convert logging in xfrout
|
14 years ago |
chenzhengzhang
|
fb993ba8c5
[master] remove superfluous assert and add ChangeLog entry
|
14 years ago |
chenzhengzhang
|
9395f12c95
[trac1001] fix code style and update unittest
|
14 years ago |
chenzhengzhang
|
1368c87b93
[trac1001] fix a bug : eliminate notify-out busy loop
|
14 years ago |
JINMEI Tatuya
|
9611300c4a
[trac964] fixed the problem, with an additional test case.
|
14 years ago |
JINMEI Tatuya
|
a739faa43b
[trac964] added a test for an IPv6 address of a notify target.
|
14 years ago |
JINMEI Tatuya
|
078162ae55
[trac964] pre-work refactoring: delay the creation of socket until the time
|
14 years ago |
JINMEI Tatuya
|
c589e8b9c1
[trac964] pre-work cleanup: removed meaningless parameters for MockSocket().
|
14 years ago |