os/security/cryptoservices/certificateandkeymgmt/tcertstore/scripts/oom1.script
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 //
     2 // Copyright (c) 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 
    17 START_TESTCASE                SEC-CERTMAN-OOM1-CERTSTORE-0001
    18 
    19 //! @SYMTestCaseID            SEC-CERTMAN-OOM1-CERTSTORE-0001
    20 
    21 //! @SYMTestCaseDesc          
    22 
    23 //! @SYMTestActions           1) None
    24 
    25 //!                           2) Opening a writable certificate store manager
    26 
    27 //!                           3) None
    28 
    29 //!                           4) Retrieving number of writable certificate store manager
    30 
    31 //!                           5) Retrieving number of read-only certificate store manager
    32 
    33 //!                           6) Retrieving number of certificate store manager
    34 
    35 //!                           7) None
    36 
    37 //!                           8) Deleting the writable certificate store manager
    38 
    39 //!                           9) None
    40 
    41 RUN_TEST_STEP                 -1    CTestHandler        startmemfailure     
    42 
    43 RUN_TEST_STEP                 -1    CTestHandler        init                   oom1.ini   SEC-CERTMAN-OOM1-0001-002
    44 
    45 RUN_TEST_STEP                 -1    CTestHandler        stopmemfailure      
    46 
    47 RUN_TEST_STEP                 -1    CTestHandler        CUnifiedCertStore_WritableCertStoreCount   oom1.ini   SEC-CERTMAN-OOM1-0001-004
    48 
    49 RUN_TEST_STEP                 -1    CTestHandler        CUnifiedCertStore_ReadOnlyCertStoreCount   oom1.ini   SEC-CERTMAN-OOM1-0001-005
    50 
    51 RUN_TEST_STEP                 -1    CTestHandler        CUnifiedCertStore_CertStoreCount   oom1.ini   SEC-CERTMAN-OOM1-0001-006
    52 
    53 RUN_TEST_STEP                 -1    CTestHandler        startmemfailure     
    54 
    55 RUN_TEST_STEP                 -1    CTestHandler        delete              
    56 
    57 RUN_TEST_STEP                 -1    CTestHandler        stopmemfailure      
    58 
    59 END_TESTCASE                  SEC-CERTMAN-OOM1-CERTSTORE-0001
    60 
    61 
    62 
    63 
    64