secureswitools/swisistools/test/tdumpsis/package/condtest.pkg
changeset 0 ba25891c3a9e
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 ;
       
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 ; All rights reserved.
       
     4 ; This component and the accompanying materials are made available
       
     5 ; under the terms of the License "Eclipse Public License v1.0"
       
     6 ; which accompanies this distribution, and is available
       
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 ;
       
     9 ; Initial Contributors:
       
    10 ; Nokia Corporation - initial contribution.
       
    11 ;
       
    12 ; Contributors:
       
    13 ;
       
    14 ; Description:
       
    15 ;
       
    16 
       
    17 &EN
       
    18 
       
    19 #{"testexpressions_else"}, (0x811111fb), 1, 2, 3, TYPE=SA
       
    20 %{"Vendor"}
       
    21 :"Unique Vendor Name"
       
    22 
       
    23 !({"Option1"}, {"Option2"}, {"Option3"})
       
    24 
       
    25 IF (option1)=(1)
       
    26 
       
    27 "data\CondTest\file0"-"!:\Documents\InstTest\option1.txt", FF
       
    28 ELSEIF NOT(0)
       
    29 
       
    30 "data\CondTest\file1"-"!:\Documents\InstTest\elseoption1.txt", FF
       
    31 ENDIF
       
    32 IF (option3)=(1)
       
    33 IF (option2)=(1)
       
    34 IF (option1)=(1)
       
    35 
       
    36 "data\CondTest\file2"-"!:\Documents\InstTest\option321.txt", FF
       
    37 ELSEIF NOT(0)
       
    38 
       
    39 "data\CondTest\file3"-"!:\Documents\InstTest\option32-.txt", FF
       
    40 ENDIF
       
    41 ELSEIF NOT(0)
       
    42 IF (option1)=(1)
       
    43 
       
    44 "data\CondTest\file4"-"!:\Documents\InstTest\option3-1.txt", FF
       
    45 ELSEIF NOT(0)
       
    46 
       
    47 "data\CondTest\file5"-"!:\Documents\InstTest\option3--.txt", FF
       
    48 ENDIF
       
    49 ENDIF
       
    50 ELSEIF NOT(0)
       
    51 IF (option2)=(1)
       
    52 IF (option1)=(1)
       
    53 
       
    54 "data\CondTest\file6"-"!:\Documents\InstTest\option-21.txt", FF
       
    55 ELSEIF NOT(0)
       
    56 
       
    57 "data\CondTest\file7"-"!:\Documents\InstTest\option-2-.txt", FF
       
    58 ENDIF
       
    59 ELSEIF NOT(0)
       
    60 IF (option1)=(1)
       
    61 
       
    62 "data\CondTest\file8"-"!:\Documents\InstTest\option--1.txt", FF
       
    63 ELSEIF NOT(0)
       
    64 
       
    65 "data\CondTest\file9"-"!:\Documents\InstTest\option---.txt", FF
       
    66 ENDIF
       
    67 ENDIF
       
    68 ENDIF