Index: suite.conf =================================================================== diff -u -r5985872d9acb96ae2ef85f620a159bcbf21cc3ca -r53ce67a03db14c036e3134627621be58715eb17f --- suite.conf (.../suite.conf) (revision 5985872d9acb96ae2ef85f620a159bcbf21cc3ca) +++ suite.conf (.../suite.conf) (revision 53ce67a03db14c036e3134627621be58715eb17f) @@ -4,6 +4,6 @@ IMPLICITAUTSTART=0 LANGUAGE=Python OBJECTMAPSTYLE=script -TEST_CASES=tst_patientID_UI tst_standbymode tst_pre_treatment tst_case2 tst_post +TEST_CASES=tst_standbymode tst_pre_treatment tst_post VERSION=3 WRAPPERS=Qt Index: tst_post/test.py =================================================================== diff -u -r5985872d9acb96ae2ef85f620a159bcbf21cc3ca -r53ce67a03db14c036e3134627621be58715eb17f --- tst_post/test.py (.../test.py) (revision 5985872d9acb96ae2ef85f620a159bcbf21cc3ca) +++ tst_post/test.py (.../test.py) (revision 53ce67a03db14c036e3134627621be58715eb17f) @@ -109,7 +109,7 @@ def main(): - utils.tstStart("tst_post_done") + utils.tstStart("tst_post") startApplication("denaliSquish") hd.cmd_send_power_on_self_test_version_request()