Module Bench_main.Test

module Test: sig .. end

type t 
val create : ?name:string -> (unit -> unit) -> t
val name : t -> string option