OUnitConfSourceval load :
?preset:(string * string) list ->
?argv:string array ->
(Arg.key * Arg.spec * Arg.doc) list ->
(int, unit -> unit) Hashtbl.tLoad test options from file, environment and command line (in this order). Not that extra_specs is here for historical reason, better use make to create command line options.