os/kernelhwsrv/baseapitest/basesvs/validation/f32/sfsrv/scripts/PBASE-F32-SfSrv-PublicApi.script
Update contrib.
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 "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".
9 // Initial Contributors:
10 // Nokia Corporation - initial contribution.
17 //! @SYMTestSuiteName PBASE-F32-Sfsrv-PublicApi
18 //! @SYMScriptTestEnvironment This test script requires a basic ROM.
19 /////////////////////////////////////////////////////////////////////
20 // PBASE-F32-Sfsrv-PublicApi.script
22 // Tests all public elements of the RFs class and other classes.
23 // as a means of confidence that the APIs work as expected.
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 /////////////////////////////////////////////////////////////////////
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