sbsv2/raptor/test/smoke_suite/sysdef_layers.py
branchfix
changeset 534 3b10c85868b1
parent 472 d1500715c073
child 539 cbc9d85d999d
--- a/sbsv2/raptor/test/smoke_suite/sysdef_layers.py	Mon Apr 26 17:33:17 2010 +0100
+++ b/sbsv2/raptor/test/smoke_suite/sysdef_layers.py	Wed Apr 28 01:01:42 2010 +0100
@@ -82,8 +82,8 @@
 		"helloworld_reg_exe/helloworld_reg_sc.rpp"
 		])
 	t.countmatch = [
-		["<recipe .*layer='Component with Layer Dependencies' component='dependent'.*>", 38],
-		["<recipe .*layer='Build Generated Source' component='build generated source'.*>", 8]		
+		["<recipe .*layer='Component with Layer Dependencies' component='dependent'.*>", 35],
+		["<recipe .*layer='Build Generated Source' component='build generated source'.*>", 5]		
 		]
 	t.run()
 	return t