First public contribution.
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".
9 // Initial Contributors:
10 // Nokia Corporation - initial contribution.
17 START_TESTCASE SEC-CERTMAN-OOM1-CERTSTORE-0001
19 //! @SYMTestCaseID SEC-CERTMAN-OOM1-CERTSTORE-0001
23 //! @SYMTestActions 1) None
25 //! 2) Opening a writable certificate store manager
29 //! 4) Retrieving number of writable certificate store manager
31 //! 5) Retrieving number of read-only certificate store manager
33 //! 6) Retrieving number of certificate store manager
37 //! 8) Deleting the writable certificate store manager
41 RUN_TEST_STEP -1 CTestHandler startmemfailure
43 RUN_TEST_STEP -1 CTestHandler init oom1.ini SEC-CERTMAN-OOM1-0001-002
45 RUN_TEST_STEP -1 CTestHandler stopmemfailure
47 RUN_TEST_STEP -1 CTestHandler CUnifiedCertStore_WritableCertStoreCount oom1.ini SEC-CERTMAN-OOM1-0001-004
49 RUN_TEST_STEP -1 CTestHandler CUnifiedCertStore_ReadOnlyCertStoreCount oom1.ini SEC-CERTMAN-OOM1-0001-005
51 RUN_TEST_STEP -1 CTestHandler CUnifiedCertStore_CertStoreCount oom1.ini SEC-CERTMAN-OOM1-0001-006
53 RUN_TEST_STEP -1 CTestHandler startmemfailure
55 RUN_TEST_STEP -1 CTestHandler delete
57 RUN_TEST_STEP -1 CTestHandler stopmemfailure
59 END_TESTCASE SEC-CERTMAN-OOM1-CERTSTORE-0001