sbsv2/raptor/test/smoke_suite/apply_usecases.py
changeset 18 de5b887c98f7
parent 13 c327db0664bb
equal deleted inserted replaced
14:eb060913c963 18:de5b887c98f7
    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", [