sbsv2/raptor/test/smoke_suite/gui_whatlog.py
branchfix
changeset 472 d1500715c073
parent 260 6956be913ed6
child 538 71918f4840ed
equal deleted inserted replaced
471:8786668610ae 472:d1500715c073
    47 		"$(EPOCROOT)/epoc32/release/winscw/urel/helloworld.exe",
    47 		"$(EPOCROOT)/epoc32/release/winscw/urel/helloworld.exe",
    48 		"$(EPOCROOT)/epoc32/release/winscw/urel/helloworld.exe.map"
    48 		"$(EPOCROOT)/epoc32/release/winscw/urel/helloworld.exe.map"
    49 		]
    49 		]
    50 	t.addbuildtargets('smoke_suite/test_resources/simple_gui/Bld.inf', [
    50 	t.addbuildtargets('smoke_suite/test_resources/simple_gui/Bld.inf', [
    51 		"helloworld_exe/helloworld.mbm_bmconvcommands",
    51 		"helloworld_exe/helloworld.mbm_bmconvcommands",
    52 		"helloworld_exe/helloworld__resource_apps_sc.rpp",
    52 		"helloworld_exe/helloworld_sc.rpp",
    53 		"helloworld_exe/helloworld__resource_apps_sc.rpp.d",
    53 		"helloworld_exe/helloworld_sc.rpp.d",
    54 		"helloworld_exe/armv5/udeb/HelloWorld_Application.o",
    54 		"helloworld_exe/armv5/udeb/HelloWorld_Application.o",
    55 		"helloworld_exe/armv5/udeb/HelloWorld_Application.o.d",
    55 		"helloworld_exe/armv5/udeb/HelloWorld_Application.o.d",
    56 		"helloworld_exe/armv5/udeb/HelloWorld_AppUi.o",
    56 		"helloworld_exe/armv5/udeb/HelloWorld_AppUi.o",
    57 		"helloworld_exe/armv5/udeb/HelloWorld_AppUi.o.d",
    57 		"helloworld_exe/armv5/udeb/HelloWorld_AppUi.o.d",
    58 		"helloworld_exe/armv5/udeb/HelloWorld_AppView.o",
    58 		"helloworld_exe/armv5/udeb/HelloWorld_AppView.o",
   109 		"helloworld_exe/winscw/urel/HelloWorld_Main.o",
   109 		"helloworld_exe/winscw/urel/HelloWorld_Main.o",
   110 		"helloworld_exe/winscw/urel/HelloWorld_Main.o.d",
   110 		"helloworld_exe/winscw/urel/HelloWorld_Main.o.d",
   111 		"helloworld_exe/winscw/urel/helloworld_UID_.dep",
   111 		"helloworld_exe/winscw/urel/helloworld_UID_.dep",
   112 		"helloworld_exe/winscw/urel/helloworld_UID_.o",
   112 		"helloworld_exe/winscw/urel/helloworld_UID_.o",
   113 		"helloworld_exe/winscw/urel/helloworld_UID_.o.d",
   113 		"helloworld_exe/winscw/urel/helloworld_UID_.o.d",
   114 		"helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp.d"
   114 		"helloworld_reg_exe/helloworld_reg_sc.rpp.d"
   115 	])
   115 	])
   116 	t.stdout = [
   116 	t.stdout = [
   117 		"<whatlog bldinf='"+componentpath+"/Bld.inf' mmp='"+componentpath+"/HelloWorld.mmp' config='armv5_udeb.whatlog'>",
   117 		"<whatlog bldinf='"+componentpath+"/Bld.inf' mmp='"+componentpath+"/HelloWorld.mmp' config='armv5_udeb.whatlog'>",
   118 		"<bitmap>$(EPOCROOT)/epoc32/data/z/resource/apps/helloworld.mbm</bitmap>",
   118 		"<bitmap>$(EPOCROOT)/epoc32/data/z/resource/apps/helloworld.mbm</bitmap>",
   119 		"<resource>$(EPOCROOT)/epoc32/include/helloworld.rsg</resource>",
   119 		"<resource>$(EPOCROOT)/epoc32/include/helloworld.rsg</resource>",