sbsv2/raptor/test/smoke_suite/whatcomp.py
branchfix
changeset 170 d1af983e283d
parent 137 befd82d9c937
child 171 083d88a8550e
equal deleted inserted replaced
159:9758784ab2d3 170:d1af983e283d
    56 	"error: no (CHECK|WHAT) information found"
    56 	"error: no (CHECK|WHAT) information found"
    57 	]
    57 	]
    58 	warnings = 0
    58 	warnings = 0
    59 	
    59 	
    60 	t.id = "0106"
    60 	t.id = "0106"
    61 	t.name = "filter_whatcomp_sbs_filter"
    61 	t.name = "whatcomp"
    62 	t.description = description
    62 	t.description = description
    63 	t.command = command % "arm.v5.urel.gcce4_4_1"
    63 	t.command = command % "arm.v5.urel.gcce4_4_1"
    64 	t.targets = targets
    64 	t.targets = targets
    65 	t.mustmatch = mustmatch
    65 	t.mustmatch = mustmatch
    66 	t.mustnotmatch = mustnotmatch
    66 	t.mustnotmatch = mustnotmatch