sbsv2/raptor/test/smoke_suite/whatlog_cache.py
branchfix
changeset 546 e6381a1f4952
parent 538 71918f4840ed
equal deleted inserted replaced
545:17733b82d643 546:e6381a1f4952
    59 		"$(EPOCROOT)/epoc32/release/winscw/urel/helloworld.exe",
    59 		"$(EPOCROOT)/epoc32/release/winscw/urel/helloworld.exe",
    60 		"$(EPOCROOT)/epoc32/release/winscw/urel/helloworld.exe.map"
    60 		"$(EPOCROOT)/epoc32/release/winscw/urel/helloworld.exe.map"
    61 		]
    61 		]
    62 	t.addbuildtargets('smoke_suite/test_resources/simple_gui/Bld.inf', [
    62 	t.addbuildtargets('smoke_suite/test_resources/simple_gui/Bld.inf', [
    63 		"helloworld_exe/helloworld.mbm_bmconvcommands",
    63 		"helloworld_exe/helloworld.mbm_bmconvcommands",
    64 		"helloworld_exe/helloworld_sc.rpp",
    64 		"helloworld_exe/helloworld_HelloWorld_sc.rpp",
    65 		"helloworld_exe/helloworld_sc.rpp.d",
    65 		"helloworld_exe/helloworld_HelloWorld_sc.rpp.d",
    66 		"helloworld_exe/armv5/udeb/HelloWorld_Application.o",
    66 		"helloworld_exe/armv5/udeb/HelloWorld_Application.o",
    67 		"helloworld_exe/armv5/udeb/HelloWorld_Application.o.d",
    67 		"helloworld_exe/armv5/udeb/HelloWorld_Application.o.d",
    68 		"helloworld_exe/armv5/udeb/HelloWorld_AppUi.o",
    68 		"helloworld_exe/armv5/udeb/HelloWorld_AppUi.o",
    69 		"helloworld_exe/armv5/udeb/HelloWorld_AppUi.o.d",
    69 		"helloworld_exe/armv5/udeb/HelloWorld_AppUi.o.d",
    70 		"helloworld_exe/armv5/udeb/HelloWorld_AppView.o",
    70 		"helloworld_exe/armv5/udeb/HelloWorld_AppView.o",
   121 		"helloworld_exe/winscw/urel/HelloWorld_Main.o",
   121 		"helloworld_exe/winscw/urel/HelloWorld_Main.o",
   122 		"helloworld_exe/winscw/urel/HelloWorld_Main.o.d",
   122 		"helloworld_exe/winscw/urel/HelloWorld_Main.o.d",
   123 		"helloworld_exe/winscw/urel/helloworld_UID_.dep",
   123 		"helloworld_exe/winscw/urel/helloworld_UID_.dep",
   124 		"helloworld_exe/winscw/urel/helloworld_UID_.o",
   124 		"helloworld_exe/winscw/urel/helloworld_UID_.o",
   125 		"helloworld_exe/winscw/urel/helloworld_UID_.o.d",
   125 		"helloworld_exe/winscw/urel/helloworld_UID_.o.d",
   126 		"helloworld_reg_exe/helloworld_reg_sc.rpp.d"
   126 		"helloworld_reg_exe/helloworld_reg_HelloWorld_reg_sc.rpp.d"
   127 	])
   127 	])
   128 	t.countmatch = [
   128 	t.countmatch = [
   129 		["\$self->{abldcache}->{.*\\\\test\\\\smoke_suite\\\\test_resources\\\\simple_gui target (armv5|winscw) (udeb|urel) -what\'} =", 4],
   129 		["\$self->{abldcache}->{.*\\\\test\\\\smoke_suite\\\\test_resources\\\\simple_gui target (armv5|winscw) (udeb|urel) -what\'} =", 4],
   130 		[".*\'.*\\\\\\\\epoc32\\\\\\\\data\\\\\\\\z\\\\\\\\private\\\\\\\\10003a3f\\\\\\\\apps\\\\\\\\helloworld_reg.rsc\'", 4],
   130 		[".*\'.*\\\\\\\\epoc32\\\\\\\\data\\\\\\\\z\\\\\\\\private\\\\\\\\10003a3f\\\\\\\\apps\\\\\\\\helloworld_reg.rsc\'", 4],
   131 		[".*\'.*\\\\\\\\epoc32\\\\\\\\data\\\\\\\\z\\\\\\\\resource\\\\\\\\apps\\\\\\\\helloworld.mbm\'", 4],
   131 		[".*\'.*\\\\\\\\epoc32\\\\\\\\data\\\\\\\\z\\\\\\\\resource\\\\\\\\apps\\\\\\\\helloworld.mbm\'", 4],