
# Main configuration file defining location of CORBA/TTCN Gateway and
# sample tested services relative to external location (i.e. host) that
# exploits Gateway services. It also defines Tester environment variables:

# Put here location of the Gateway directory as it is seen from the Tester
# machine that communicates with the Gateway:

srcdir=/usr/local/corbattcn/package

# Put here root location of the service parts of tested samples as they are
# seen from Gateway perspective:

sampledir=/usr/local/corbattcn/package/Samples

# Put here location of OpenTTCN tester, importer and registry manager:

importer=/usr/local/OpenTTCN/bin/importer
parameter=/usr/local/OpenTTCN/bin/parameter
session=/usr/local/OpenTTCN/bin/session
tester=/usr/local/OpenTTCN/bin/tester

