sbsv2/raptor/test/smoke_suite/commandline.py
branchfix
changeset 171 083d88a8550e
parent 170 d1af983e283d
equal deleted inserted replaced
170:d1af983e283d 171:083d88a8550e
       
     1 #
       
     2 # Copyright (c) 2009-2010 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: 
     1 # General commandline option handling tests which aren't appropriate as unit tests.
    15 # General commandline option handling tests which aren't appropriate as unit tests.
     2 
    16 
     3 from raptor_tests import SmokeTest
    17 from raptor_tests import SmokeTest
     4 
    18 
     5 def run():
    19 def run():