sbsv2/raptor/test/smoke_suite/tracecompiler_whatlog.py
branchfix
changeset 183 7c04ad290aca
parent 167 e400eed89539
child 185 69334660be7a
--- a/sbsv2/raptor/test/smoke_suite/tracecompiler_whatlog.py	Tue Jan 26 13:42:54 2010 +0000
+++ b/sbsv2/raptor/test/smoke_suite/tracecompiler_whatlog.py	Fri Jan 29 17:36:06 2010 +0000
@@ -20,7 +20,7 @@
 def run():
 	t = CheckWhatSmokeTest()
 	t.description = "Trace Compiler Whatlog test"
-	t.id = "xxx"
+	t.id = "112"
 	t.name = "tracecompiler_whatlog"
 	t.usebash = True
 	t.command = "sbs -b smoke_suite/test_resources/tracecompiler/testTC/group/bld.inf -c armv5.tracecompiler -m ${SBSMAKEFILE} -f ${SBSLOGFILE} && cat ${SBSLOGFILE}"