sbsv2/raptor/test/smoke_suite/gccxml.py
branchfix
changeset 544 a1da2914e57f
parent 481 da1f0ffac201
child 546 e6381a1f4952
equal deleted inserted replaced
543:61f929e4229d 544:a1da2914e57f
    30 		"$(EPOCROOT)/epoc32/release/gccxml/includeheaders.txt",
    30 		"$(EPOCROOT)/epoc32/release/gccxml/includeheaders.txt",
    31 		"$(EPOCROOT)/epoc32/release/gccxml/urel/helloworldexe.gxp"
    31 		"$(EPOCROOT)/epoc32/release/gccxml/urel/helloworldexe.gxp"
    32 		]
    32 		]
    33 	t.addbuildtargets('smoke_suite/test_resources/simple_gui/bld.inf', [
    33 	t.addbuildtargets('smoke_suite/test_resources/simple_gui/bld.inf', [
    34 		"helloworld_exe/gccxml/HelloWorld.mmp.xml",
    34 		"helloworld_exe/gccxml/HelloWorld.mmp.xml",
    35 		"helloworld_exe/helloworld_sc.rpp.d",
    35 		"helloworld_exe/helloworld_HelloWorld_sc.rpp.d",
    36 		"helloworld_exe/gccxml/HelloWorld.rss.rfi",
    36 		"helloworld_exe/gccxml/HelloWorld.rss.rfi",
    37 		"helloworld_reg_exe/helloworld_reg_sc.rpp.d",
    37 		"helloworld_reg_exe/helloworld_reg_sc.rpp.d",
    38 		"helloworld_exe/gccxml/HelloWorld_reg.rss.rfi",
    38 		"helloworld_exe/gccxml/HelloWorld_reg.rss.rfi",
    39 		"helloworld_exe/gccxml/urel/HelloWorld_Application.xml.d",
    39 		"helloworld_exe/gccxml/urel/HelloWorld_Application.xml.d",
    40 		"helloworld_exe/gccxml/urel/HelloWorld_Application.xml",
    40 		"helloworld_exe/gccxml/urel/HelloWorld_Application.xml",
    64 	t.command = "sbs -b smoke_suite/test_resources/simple_gui/bld.inf " + \
    64 	t.command = "sbs -b smoke_suite/test_resources/simple_gui/bld.inf " + \
    65 			"-c gccxml_urel REALLYCLEAN"
    65 			"-c gccxml_urel REALLYCLEAN"
    66 	t.antitargets = ["$(EPOCROOT)/epoc32/release/gccxml/urel/helloworldexe.gxp"]
    66 	t.antitargets = ["$(EPOCROOT)/epoc32/release/gccxml/urel/helloworldexe.gxp"]
    67 	t.addbuildantitargets('smoke_suite/test_resources/simple_gui/bld.inf', [
    67 	t.addbuildantitargets('smoke_suite/test_resources/simple_gui/bld.inf', [
    68 		"helloworld_exe/gccxml/HelloWorld.mmp.xml",
    68 		"helloworld_exe/gccxml/HelloWorld.mmp.xml",
    69 		"helloworld_exe/helloworld_sc.rpp.d",
    69 		"helloworld_exe/helloworld_HelloWorld_sc.rpp.d",
    70 		"helloworld_exe/gccxml/HelloWorld.rss.rfi",
    70 		"helloworld_exe/gccxml/HelloWorld.rss.rfi",
    71 		"helloworld_reg_exe/helloworld_reg_sc.rpp.d",
    71 		"helloworld_reg_exe/helloworld_reg_HelloWorld_reg_sc.rpp.d",
    72 		"helloworld_exe/gccxml/HelloWorld_reg.rss.rfi",
    72 		"helloworld_exe/gccxml/HelloWorld_reg.rss.rfi",
    73 		"helloworld_exe/gccxml/urel/HelloWorld_Application.xml.d",
    73 		"helloworld_exe/gccxml/urel/HelloWorld_Application.xml.d",
    74 		"helloworld_exe/gccxml/urel/HelloWorld_Application.xml",
    74 		"helloworld_exe/gccxml/urel/HelloWorld_Application.xml",
    75 		"helloworld_exe/gccxml/urel/HelloWorld_AppUi.xml.d",
    75 		"helloworld_exe/gccxml/urel/HelloWorld_AppUi.xml.d",
    76 		"helloworld_exe/gccxml/urel/HelloWorld_AppUi.xml",
    76 		"helloworld_exe/gccxml/urel/HelloWorld_AppUi.xml",