![]() |
|
|
Generated: 8 Jan 2009 |
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" |
| 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.
| list fragments::run_qmtest::package = "Unknown" |
Definition at line 10 of file run_qmtest.py.
| list fragments::run_qmtest::qmtest_args = [] |
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.