BIND 10 #2353: write tests for all methods of Bob
BIND 10 Development
do-not-reply at isc.org
Wed Nov 7 05:34:11 UTC 2012
#2353: write tests for all methods of Bob
-------------------------------------+-------------------------------------
Reporter: | Owner: UnAssigned
jinmei | Status: reviewing
Type: | Milestone:
defect | Sprint-20121120
Priority: | Resolution:
medium | Sensitive: 0
Component: Boss | Sub-Project: DNS
of BIND | Estimated Difficulty: 8
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by muks):
* owner: muks => UnAssigned
* status: assigned => reviewing
Comment:
* `ProcessInfo` class is tested.
* In `BoB`, the following are already tested:
{{{
config_handler
command_handler
start_all_components
stop_process
component_shutdown
shutdown
restart_processes
socket_request_handler
socket_consumer_dead
run
}}}
* In `BoB`, the following tests were added:
{{{
test_reap_children
test_get_processes
test_kill_started_components
test_start_process
test_register_process
test_start_auth
test_start_resolver
test_socket_srv
}}}
* In `BoB`, the following are not directly tested:
{{{
log_starting
log_started
start_msgq
start_cfgmgr
start_ccsession
startup
}}}
* In the `bind10_src` module, the following are already tested:
{{{
dump_pid
unlink_pid_file
remove_lock_files
}}}
* In the `bind10_src` module, the following tests were added:
{{{
test_get_signame
test_fatal_signal
}}}
--
Ticket URL: <https://bind10.isc.org/ticket/2353#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list