os/kernelhwsrv/baseapitest/basesvs/validation/f32/sfsrv/scripts/PBASE-F32-Sfsrv-PublicApi-ANY.script
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/kernelhwsrv/baseapitest/basesvs/validation/f32/sfsrv/scripts/PBASE-F32-Sfsrv-PublicApi-ANY.script Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,41 @@
1.4 +//
1.5 +// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +// All rights reserved.
1.7 +// This component and the accompanying materials are made available
1.8 +// under the terms of "Eclipse Public License v1.0"
1.9 +// which accompanies this distribution, and is available
1.10 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +//
1.12 +// Initial Contributors:
1.13 +// Nokia Corporation - initial contribution.
1.14 +//
1.15 +// Contributors:
1.16 +//
1.17 +// Description:
1.18 +//
1.19 +//! @file
1.20 +//! @SYMTestSuiteName PBASE-F32-Sfsrv-PublicApi-ANY
1.21 +//! @SYMScriptTestEnvironment This test script requires a basic ANY.
1.22 +/////////////////////////////////////////////////////////////////////
1.23 +// PBASE-F32-Sfsrv-PublicApi-ANY.script
1.24 +//
1.25 +// Tests all public elements of the SfSrv class
1.26 +// as a means of confidence that the APIs work as expected.
1.27 +//
1.28 +// The purpose is to provide a regression test suite of PublishedAll APIs for SfSrv.
1.29 +// Negative testing is performed to confirm that correct errors are returned when incorrect parameters are given.
1.30 +// The tests are fully automated.
1.31 +/////////////////////////////////////////////////////////////////////
1.32 +
1.33 +RUN_SCRIPT ${SYSDRIVE}\base\PBASE-F32-Parse-Inherited-PublicApi-ANY.script
1.34 +RUN_SCRIPT ${SYSDRIVE}\base\PBASE-F32-Parse-PublicApi-ANY.script
1.35 +RUN_SCRIPT ${SYSDRIVE}\base\PBASE-F32-ParsePtr-Inherited-PublicApi-ANY.script
1.36 +RUN_SCRIPT ${SYSDRIVE}\base\PBASE-F32-ParsePtr-PublicApi-ANY.script
1.37 +RUN_SCRIPT ${SYSDRIVE}\base\PBASE-F32-ParsePtrC-Inherited-PublicApi-ANY.script
1.38 +RUN_SCRIPT ${SYSDRIVE}\base\PBASE-F32-ParsePtrC-PublicApi-ANY.script
1.39 +RUN_SCRIPT ${SYSDRIVE}\base\PBASE-F32-VolumeInfo-PublicApi-ANY.script
1.40 +RUN_SCRIPT ${SYSDRIVE}\base\PBASE-F32-DriveUnit-PublicApi-ANY.script
1.41 +RUN_SCRIPT ${SYSDRIVE}\base\pbase-f32-rfs-mounts-publicapi-any.script
1.42 +RUN_SCRIPT ${SYSDRIVE}\base\pbase-f32-rfs-drives-publicapi-any.script
1.43 +RUN_SCRIPT ${SYSDRIVE}\base\pbase-f32-rfs-files-publicapi-any.script
1.44 +RUN_SCRIPT ${SYSDRIVE}\base\pbase-f32-rfs-misc-publicapi-any.script