baseapitest/basesvs/validation/f32/sfsrv/scripts/PBASE-F32-SfSrv-PublicApi.script
changeset 0 a41df078684a
child 15 4122176ea935
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 //
       
     2 // Copyright (c) 2005-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 //! @file
       
    17 //! @SYMTestSuiteName		PBASE-F32-Sfsrv-PublicApi
       
    18 //! @SYMScriptTestEnvironment	This test script requires a basic ROM.
       
    19 /////////////////////////////////////////////////////////////////////
       
    20 // PBASE-F32-Sfsrv-PublicApi.script
       
    21 //
       
    22 // Tests all public elements of the RFs class and other classes.
       
    23 // as a means of confidence that the APIs work as expected.
       
    24 // 
       
    25 // The purpose is to provide a regression test suite of PublishedAll APIs for RFs, and other classes.
       
    26 // Negative testing is performed to confirm that correct errors are returned when incorrect parameters are given.
       
    27 // The tests are fully automated.
       
    28 /////////////////////////////////////////////////////////////////////
       
    29 
       
    30 RUN_SCRIPT	${SYSDRIVE}\base\pbase-f32-Sfsrv-publicapi-ram.script
       
    31 RUN_SCRIPT	${SYSDRIVE}\base\pbase-f32-Sfsrv-publicapi-rem.script
       
    32 RUN_SCRIPT	${SYSDRIVE}\base\pbase-f32-Sfsrv-publicapi-rom.script
       
    33 RUN_SCRIPT	${SYSDRIVE}\base\pbase-f32-Sfsrv-publicapi-any.script
       
    34 RUN_SCRIPT	${SYSDRIVE}\base\pbase-f32-Sfsrv-publicapi-os.script
       
    35 RUN_SCRIPT	${SYSDRIVE}\base\pbase-f32-Sfsrv-publicapi-nand.script