Searched refs:test2_ipc_disabled (Results 1 – 8 of 8) sorted by relevance
8 ok(Test2::API::test2_ipc_disabled, "disabled IPC");
9 ok(Test2::API::test2_ipc_disabled, "disabled IPC");
24 ok(Test2::API::test2_ipc_disabled, "disabled IPC");
42 confess "IPC is disabled" if Test2::API::test2_ipc_disabled();
285 sub test2_ipc_disabled { $INST->ipc_disabled } subroutine
44 test2_ipc_disabled
24 if (USE_THREADS && ! Test2::API::test2_ipc_disabled()) {