TestRucy::TestRC_d
(Class)
In:
test/test_rc_d.rb
Parent:
RUNIT::TestCase
Methods
proc_alive?
setup
stop_signal
teardown
test_lock
test_locked_by_alive_process
test_locked_by_dead_process
test_running
test_stop
Constants
SELF_PID
=
$$
ALIVE_PID
=
$$ - 1
DEAD_PID
=
$$ + 1
Public Instance methods
proc_alive?
(pid)
for Rucy::ProcessProbe module
setup
()
stop_signal
(pid)
teardown
()
test_lock
()
test
test_locked_by_alive_process
()
test_locked_by_dead_process
()
test_running
()
test_stop
()
[Validate]