sbsv2/raptor/test/smoke_suite/apply_usecases.py
branchwip
changeset 450 63f3bc391c14
parent 170 d1af983e283d
equal deleted inserted replaced
449:a81dda3943ac 450:63f3bc391c14
    21 	t.description = "This testcase tests specific cases of using APPLY"
    21 	t.description = "This testcase tests specific cases of using APPLY"
    22 	t.usebash = True
    22 	t.usebash = True
    23 
    23 
    24 	# Introduce LINKER_OPTIONS for tools2 linker
    24 	# Introduce LINKER_OPTIONS for tools2 linker
    25 	t.id = "0108"
    25 	t.id = "0108"
    26 	t.name = "apply_linker_options"
    26 	t.name = "apply_usecases"
    27 	t.command = "sbs -b smoke_suite/test_resources/apply_usecases/linker_options/bld.inf -c tools2 -f -"
    27 	t.command = "sbs -b smoke_suite/test_resources/apply_usecases/linker_options/bld.inf -c tools2 -f -"
    28 	t.targets = [
    28 	t.targets = [
    29 		"$(EPOCROOT)/epoc32/release/tools2/rel/test_apply_linkeroptions.exe"
    29 		"$(EPOCROOT)/epoc32/release/tools2/rel/test_apply_linkeroptions.exe"
    30 		]
    30 		]
    31 	t.addbuildtargets("smoke_suite/test_resources/apply_usecases/linker_options/bld.inf", [
    31 	t.addbuildtargets("smoke_suite/test_resources/apply_usecases/linker_options/bld.inf", [