• en

Module OUnitRunnerProcesses

val make_channel : string -> 'a -> string -> 'b -> string -> Unix.file_descr -> Unix.file_descr -> ('b, 'a) OUnitRunner.GenericWorker.channel
val processes_grace_period : OUnitConf.conf -> float
val processes_kill_period : OUnitConf.conf -> float
val create_worker : OUnitConf.conf -> (OUnitTest.path * 'a * OUnitTest.ctxt -> 'b) OUnitRunner.GenericWorker.MapPath.t -> string -> string -> bool -> Unix.file_descr OUnitRunner.GenericWorker.worker
val init : unit -> unit