Testo_util.Msg_from_master
type t =
| Start_test of string
val of_string : string -> t
val to_string : t -> string