Update contrib.
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-DSA-0001
19 //! @SYMTestCaseID SEC-CERTMAN-DSA-0001
23 //! @SYMTestActions 1) Opening a certificate store manager
25 //! 2) No Test, Deleting all certs ***NEW***
27 //! 3) Add the certificate DSA
29 //! 4) Get the list of certificates
31 //! 5) Deleting the certificate CAX1
33 //! 6) 1.1.0.6 Import a DSA key
35 //! 7) Add the certificate DSA
37 //! 8) Deleting the certificate store manager
39 RUN_TEST_STEP -1 CTestHandler init dsa.ini SEC-CERTMAN-DSA-0001-001
41 RUN_TEST_STEP -1 CTestHandler deletecert dsa.ini SEC-CERTMAN-DSA-0001-002
43 RUN_TEST_STEP -1 CTestHandler addcert dsa.ini SEC-CERTMAN-DSA-0001-003
45 RUN_TEST_STEP -1 CTestHandler listcert dsa.ini SEC-CERTMAN-DSA-0001-004
47 RUN_TEST_STEP -1 CTestHandler deletecert dsa.ini SEC-CERTMAN-DSA-0001-005
49 RUN_TEST_STEP -1 CTestHandler importkey dsa.ini SEC-CERTMAN-DSA-0001-006
51 RUN_TEST_STEP -1 CTestHandler addcert dsa.ini SEC-CERTMAN-DSA-0001-007
53 RUN_TEST_STEP -1 CTestHandler delete
55 END_TESTCASE SEC-CERTMAN-DSA-0001