sbsv2/raptor/test/smoke_suite/resource.py
branchfix
changeset 393 629079c72ee4
parent 260 6956be913ed6
child 463 92c43194abb5
equal deleted inserted replaced
390:421e376bfce4 393:629079c72ee4
    61 		"helloworld_exe/helloworld__resource_apps_sc.rpp",
    61 		"helloworld_exe/helloworld__resource_apps_sc.rpp",
    62 		"helloworld_exe/helloworld__resource_apps_sc.rpp.d",
    62 		"helloworld_exe/helloworld__resource_apps_sc.rpp.d",
    63 		"helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp",
    63 		"helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp",
    64 		"helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp.d"])
    64 		"helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp.d"])
    65 
    65 
       
    66 	t.mustnotmatch = ["HelloWorld.rss.* warning: trigraph"]
       
    67 	
    66 	t.run()
    68 	t.run()
    67 	return t
    69 	return t