Runner.Make
module Expectations :
Expectations.S
with type info = Suite.info
and type category = Suite.category
and type matcher = Backend(Outcome)(Suite).matcher
and type outcome = Outcome.t
val exec_mode : Gillian.Utils.Exec_mode.t