Gaudi Framework, version v20r4

Generated: 8 Jan 2009

fragments::run_qmtest Namespace Reference


Variables

string package = "Unknown"
list qmtest_args = []
 have_user_options = False
tuple qmtest_dir = os.path.normpath(os.path.expandvars(os.environ["QMTESTLOCALDIR"]))
int output_pos = 1
tuple qmtest_results = os.path.normpath(os.path.expandvars(os.environ["QMTESTRESULTS"]))
tuple results_dest_dir = os.path.realpath(os.path.join(qmtest_dir, os.path.dirname(qmtest_results)))
string cmd = "qmtest run %s"


Variable Documentation

string fragments::run_qmtest::cmd = "qmtest run %s"

Definition at line 43 of file run_qmtest.py.

Definition at line 12 of file run_qmtest.py.

Definition at line 24 of file run_qmtest.py.

Definition at line 10 of file run_qmtest.py.

Definition at line 11 of file run_qmtest.py.

tuple fragments::run_qmtest::qmtest_dir = os.path.normpath(os.path.expandvars(os.environ["QMTESTLOCALDIR"]))

Definition at line 21 of file run_qmtest.py.

tuple fragments::run_qmtest::qmtest_results = os.path.normpath(os.path.expandvars(os.environ["QMTESTRESULTS"]))

Definition at line 35 of file run_qmtest.py.

tuple fragments::run_qmtest::results_dest_dir = os.path.realpath(os.path.join(qmtest_dir, os.path.dirname(qmtest_results)))

Definition at line 38 of file run_qmtest.py.


Generated at Thu Jan 8 17:53:39 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004