JINMEI Tatuya
|
0f795237b2
[2689] eliminte need for thread from test_config.
|
12 years ago |
JINMEI Tatuya
|
f8e0a4f7e6
[2689] eliminate need for threads from test_update_statistics_data_withmid.
|
12 years ago |
JINMEI Tatuya
|
107f0d258a
[2689] use MockInit's faked spec instead of further hardcode
|
12 years ago |
JINMEI Tatuya
|
484cc29669
[2689] eliminate need for thread from update_statistics_data.
|
12 years ago |
JINMEI Tatuya
|
521c12d55e
[2689] eliminate the need for threads from test_update_modules.
|
12 years ago |
JINMEI Tatuya
|
146d0e9b8a
[2689] eliminate threads in test_start.
|
12 years ago |
JINMEI Tatuya
|
26a7d162b7
[2689] simplify: remove unused param for send_command(), remove send_shutdow.
|
12 years ago |
Jelte Jansen
|
95b8519b04
[1901] Replace Boss with Init
|
12 years ago |
Jelte Jansen
|
826ac1b1e6
[1901] Replace 'boss' with 'b10-init' or 'b10_init'
|
12 years ago |
Michal 'vorner' Vaner
|
32973fceb5
Fix stats tests after merge of #2582
|
12 years ago |
Naoki Kambe
|
a00c610e10
[2298] add CONST_BASETIME and use it in MockBoss and MyStats classes
|
12 years ago |
Naoki Kambe
|
3783bbafa7
[2298] add a copyright
|
12 years ago |
Jelte Jansen
|
63e83a8f9c
[2190] do normal shutdown on msgq in statshttpd test
|
12 years ago |
Naoki Kambe
|
2c097fad9e
[2179] Supported a identifier in isc.cc.data e.g. "xxx/yyy/zzz[i]"
|
12 years ago |
Naoki Kambe
|
41085877d6
[2179] Supported a named_set data type
|
12 years ago |
Naoki Kambe
|
e0a964e89c
[2136] Changes regarding the test config file
|
12 years ago |
Mukund Sivaraman
|
edb6cc5863
[2136] Re-indent code
|
12 years ago |
Naoki Kambe
|
6efc1e2e63
[2136] Updated the do_polling method
|
12 years ago |
Naoki Kambe
|
e60a534946
[2136] Revised the test scripts and the config db file
|
12 years ago |
Naoki Kambe
|
156fa6fbf1
[2136] Fixed unfinished MockAuth objects
|
12 years ago |
Naoki Kambe
|
be7020b546
[2136] Removed 'trees' argument from 'getstats' command
|
12 years ago |
Naoki Kambe
|
4c67dd80aa
[2136] do group_sendmsg too all modules then do group_recvmsg in
|
12 years ago |
Naoki Kambe
|
9d21102f88
[2136] added some misc changes
|
12 years ago |
Naoki Kambe
|
2e760ad949
[2136] renamed 'pid' to 'mid' and change the default value -1 to None on
|
12 years ago |
Naoki Kambe
|
9fd7da352d
[2136] removed the obsoleted command 'sendstats' from the mock modules
|
12 years ago |
Naoki Kambe
|
ef4095ef37
[2136] revised test_util.py miscellaneously
|
12 years ago |
Naoki Kambe
|
b28f331a02
[1751] addition of a check of statistics data after a running auth is killed
|
13 years ago |
Naoki Kambe
|
94f99cad85
[1751] addition of a search and removal of dead instances, a accumulation check by a complicated statistics data structure, and miscellaneous typo fixes
|
13 years ago |
Jelte Jansen
|
2da5a3de56
[640] fix race condition in stats test
|
13 years ago |
Jelte Jansen
|
2c40ed8bbb
[640] minor refactor in a few tests
|
13 years ago |