cryptoservices/certificateandkeymgmt/tcertstore/multiple_certstore/scripts/tfilecertstore04.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 24 Nov 2009 09:06:03 +0200
changeset 29 ece3df019add
parent 8 35751d3474b7
permissions -rw-r--r--
Revision: 200948 Kit: 200948

//
// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of the License "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description: 
//

// CASE4: Covers the case corrupt certstore (C) with (SD) in middle of the order.



// TEST-CASE:         SEC-FILECERTSTORE-0004-UR

// FILES:             corrupt.dat, cacerts5.dat, cacerts3.dat

// LABELS:            Testing XXX Root, Testing XXX Root, Testing ACS Root

// EXPECTED RESULTS:  Testing XXX Root, Testing ACS Root

// VARIANT:           UDEB, UREL



// TEST-CASE:         SEC-FILECERTAPPSTORE-0004-UR

// FILES:             corrupt.dat, certclients5.dat, certclients3.dat

// UIDS:              270506793, 270506793, 270506792

// EXPECTED RESULTS:  270506793, 270506792

// VARIANT:           UDEB, UREL



START_TESTCASE                SEC-FILECERTSTORE-0004-UR

//! @SYMTestCaseID            SEC-FILECERTSTORE-0004-UR

//! @file                     

//! @SYMTestCaseDesc          Aggregating and opening a filecertstore

//! @SYMREQ                   REQ9983, REQ9986, REQ10141

//! @SYMTestCasePriority      High

//! @SYMTestExpectedResults   KErrNone

//! @SYMTestActions           1) Aggregation and opening of filecertstore

//!                           2) Get the list of CA certificates

//!                           3) Delete the writable certificate store manager

RUN_TEST_STEP                 -1    CTestHandler        init                   tfilecertstore04.ini   SEC-FILECERTSTORE-0004-UR-001

RUN_TEST_STEP                 -1    CTestHandler        listcert               tfilecertstore04.ini   SEC-FILECERTSTORE-0004-UR-002

RUN_TEST_STEP                 -1    CTestHandler        delete              

END_TESTCASE                  SEC-FILECERTSTORE-0004-UR





START_TESTCASE                SEC-FILECERTAPPSTORE-0004-UR

//! @SYMTestCaseID            SEC-FILECERTAPPSTORE-0004-UR

//! @file                     

//! @SYMTestCaseDesc          Aggregating and opening a filecertappstore

//! @SYMREQ                   REQ9983, REQ9989

//! @SYMTestCasePriority      High

//! @SYMTestExpectedResults   KErrNone

//! @SYMTestActions           1) Creating a CertificateAppInfoManager

//!                           2) Retrieving the clients

//!                           3) Deleting the CertificateAppInfoManager

RUN_TEST_STEP                 -1    CTestHandler        initappmanager      

RUN_TEST_STEP                 -1    CTestHandler        getclients             tfilecertstore04.ini   SEC-FILECERTAPPSTORE-0004-UR-002

RUN_TEST_STEP                 -1    CTestHandler        deleteappmanager    

END_TESTCASE                  SEC-FILECERTAPPSTORE-0004-UR