Searched refs:test2_ipc_wait_enabled (Results 1 – 2 of 2) sorted by relevance
156 ok($CLASS->can('test2_ipc_wait_enabled')->(), "IPC waiting enabled");158 ok(!$CLASS->can('test2_ipc_wait_enabled')->(), "IPC waiting disabled");160 ok($CLASS->can('test2_ipc_wait_enabled')->(), "IPC waiting enabled");
214 sub test2_ipc_wait_enabled { !$INST->no_wait } subroutine