|
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 "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 PRINT Run all Tls provider tests |
|
18 // |
|
19 LOAD_SUITE TlsProvServer |
|
20 // |
|
21 # |
|
22 |
|
23 //! @SYMTestCaseID SEC-TLSP-CLIENT-AUTHDLG-0001 |
|
24 //! @SYMTestCaseDesc start a secure connection to the test server which needs client authentication |
|
25 //! (ClientAuthDlg) |
|
26 //! @SYMREQ DEF074672 |
|
27 //! @SYMTestPriority High |
|
28 //! @SYMTestActions Test client authentication dialog |
|
29 //! @SYMTestExpectedResults the client authentication successfully |
|
30 //! @SYMDevelopedForRelease Mike |
|
31 |
|
32 START_TESTCASE SEC-TLSP-CLIENT-AUTHDLG-0001 |
|
33 |
|
34 RUN_UTILS DeleteFile c:\private\200008d1\101f52c4.cce |
|
35 |
|
36 RUN_TEST_STEP 180 TlsProvServer TSecureConnection C:\ttlsprovider\tsecuretlsdialog\scripts\tsecuretlsdialog.ini SecureDialog_1 |
|
37 |
|
38 RUN_UTILS DeleteFile c:\private\200008d1\101f52c4.cce |
|
39 |
|
40 RUN_TEST_STEP 180 TlsProvServer TSecureConnection C:\ttlsprovider\tsecuretlsdialog\scripts\tsecuretlsdialog.ini SecureDialog_2 |
|
41 |
|
42 RUN_UTILS DeleteFile c:\private\200008d1\101f52c4.cce |
|
43 |
|
44 RUN_TEST_STEP 180 TlsProvServer TSecureConnection C:\ttlsprovider\tsecuretlsdialog\scripts\tsecuretlsdialog.ini SecureDialog_3 |
|
45 |
|
46 RUN_UTILS DeleteFile c:\private\200008d1\101f52c4.cce |
|
47 |
|
48 RUN_TEST_STEP 180 TlsProvServer TSecureConnection C:\ttlsprovider\tsecuretlsdialog\scripts\tsecuretlsdialog.ini SecureDialog_4 |
|
49 |
|
50 RUN_UTILS DeleteFile c:\t_secdlg_in.dat |
|
51 |
|
52 RUN_UTILS DeleteFile c:\t_secdlg_out.dat |
|
53 |
|
54 END_TESTCASE SEC-TLSP-CLIENT-AUTHDLG-0001 |