sbsv2/raptor/test/smoke_suite/tracecompiler_whatlog.py
branchfix
changeset 520 e5a5f48080cc
parent 494 79e0aa507647
parent 511 7581d432643a
child 554 e7dd8533063f
equal deleted inserted replaced
496:50b7c0278040 520:e5a5f48080cc
    44 		"$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/traces/wlanhwinitTraces.h",
    44 		"$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/traces/wlanhwinitTraces.h",
    45 		"$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/traces/wlanhwinitmainTraces.h",
    45 		"$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/traces/wlanhwinitmainTraces.h",
    46 		"$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/traces/wlanhwinitpermparserTraces.h",	
    46 		"$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/traces/wlanhwinitpermparserTraces.h",	
    47 		"$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/traces/fixed_id.definitions",
    47 		"$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/traces/fixed_id.definitions",
    48 		"$(EPOCROOT)/epoc32/ost_dictionaries/test_TC_0x1000008d_Dictionary.xml",
    48 		"$(EPOCROOT)/epoc32/ost_dictionaries/test_TC_0x1000008d_Dictionary.xml",
    49 		"$(EPOCROOT)/epoc32/include/internal/symbiantraces/autogen/test_TC_0x1000008d_TraceDefinitions.h"
    49 		"$(EPOCROOT)/epoc32/include/platform/symbiantraces/autogen/test_TC_0x1000008d_TraceDefinitions.h"
    50 		]
    50 		]
    51 	t.stdout = [
    51 	t.stdout = [
    52 		"<whatlog bldinf='$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/group/bld2.inf' mmp='$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/group/test.TC.mmp' config='armv5_urel.tracecompiler'>",
    52 		"<whatlog bldinf='$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/group/bld2.inf' mmp='$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/group/test.TC.mmp' config='armv5_urel.tracecompiler'>",
    53 		"<whatlog bldinf='$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/group/bld2.inf' mmp='$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/group/test.TC.mmp' config='armv5_udeb.tracecompiler'>",
    53 		"<whatlog bldinf='$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/group/bld2.inf' mmp='$(SBS_HOME)/test/smoke_suite/test_resources/tracecompiler/testTC/group/test.TC.mmp' config='armv5_udeb.tracecompiler'>",
    54 		"<build>$(EPOCROOT)/epoc32/release/armv5/lib/testTC.dso</build>",
    54 		"<build>$(EPOCROOT)/epoc32/release/armv5/lib/testTC.dso</build>",
    56 		"<build>$(EPOCROOT)/epoc32/release/armv5/udeb/testTC.dll</build>",
    56 		"<build>$(EPOCROOT)/epoc32/release/armv5/udeb/testTC.dll</build>",
    57 		"<build>$(EPOCROOT)/epoc32/release/armv5/udeb/testTC.dll.map</build>",
    57 		"<build>$(EPOCROOT)/epoc32/release/armv5/udeb/testTC.dll.map</build>",
    58 		"<build>$(EPOCROOT)/epoc32/release/armv5/urel/testTC.dll</build>",
    58 		"<build>$(EPOCROOT)/epoc32/release/armv5/urel/testTC.dll</build>",
    59 		"<build>$(EPOCROOT)/epoc32/release/armv5/urel/testTC.dll.map</build>",
    59 		"<build>$(EPOCROOT)/epoc32/release/armv5/urel/testTC.dll.map</build>",
    60 		"<build>$(EPOCROOT)/epoc32/ost_dictionaries/test_TC_0x1000008d_Dictionary.xml</build>",
    60 		"<build>$(EPOCROOT)/epoc32/ost_dictionaries/test_TC_0x1000008d_Dictionary.xml</build>",
    61 		"<build>$(EPOCROOT)/epoc32/include/internal/SymbianTraces/autogen/test_TC_0x1000008d_TraceDefinitions.h</build>"
    61 		"<build>$(EPOCROOT)/epoc32/include/platform/symbiantraces/autogen/test_TC_0x1000008d_TraceDefinitions.h</build>"
    62 		]		
    62 		]		
    63 	t.run("linux")
    63 	t.run("linux")
    64 	if t.result == CheckWhatSmokeTest.SKIP:
    64 	if t.result == CheckWhatSmokeTest.SKIP:
    65 		t.targets.extend([
    65 		t.targets.extend([
    66 			'$(EPOCROOT)/epoc32/release/armv5/lib/testTC.lib',
    66 			'$(EPOCROOT)/epoc32/release/armv5/lib/testTC.lib',