sbsv2/raptor/test/smoke_suite/parallel_parsing.py
branchwip
changeset 450 63f3bc391c14
parent 22 072f869b0bc5
equal deleted inserted replaced
449:a81dda3943ac 450:63f3bc391c14
    52 	]
    52 	]
    53 
    53 
    54 	warnings = 0
    54 	warnings = 0
    55 		
    55 		
    56 	t.id = "104"
    56 	t.id = "104"
    57 	t.name = "parallelparsing"
    57 	t.name = "parallel_parsing"
    58 	t.description = description
    58 	t.description = description
    59 	t.command = command 
    59 	t.command = command 
    60 	t.targets = targets
    60 	t.targets = targets
    61 	t.mustmatch = mustmatch
    61 	t.mustmatch = mustmatch
    62 	t.mustnotmatch = mustnotmatch
    62 	t.mustnotmatch = mustnotmatch