Skip to content
Tim Watson edited this page Jun 4, 2013 · 3 revisions

#Module systest_profile#

##Data Types##

###profile()##

abstract datatype: profile()

##Function Index##

load/1 load a new test profile using the supplied configuration.
load/2 load a new test profile from the supplied ProfFile.

##Function Details##

###load/1##

load(Config::systest_config:config()) -> profile()


load a new test profile using the supplied configuration

###load/2##

load(ProfFile::file:filename(), BaseDir::file:filename()) -> profile()


load a new test profile from the supplied ProfFile