cryptoservices/certificateandkeymgmt/tx509/Scripts/tx509-dnames.script
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:40:57 +0100
branchRCL_3
changeset 96 a71299154b21
parent 19 ece3df019add
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201035 Kit: 201035

//
// 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: 
//

START_TESTCASE                SEC-CERTMAN-TX509-DNAMES-0001

//! @SYMTestCaseID            SEC-CERTMAN-TX509-DNAMES-0001

//! @SYMTestCaseDesc          

//! @SYMTestActions           1) Check that UTF8 issuer names of different cases do not match

//!                           2) Check that identical utf8 issuer names match

//!                           3) Check that the matching of printable strings is case-insensitive

//!                           4) Check that the matching of e-mail address is case-insensitive

//!                           5) Check that the matching of unstructured name is case-insensitive

RUN_TEST_STEP                 -1    CTestHandler        Comparison             tx509-dnames.ini   SEC-CERTMAN-TX509-DNAMES-0001-001

RUN_TEST_STEP                 -1    CTestHandler        Comparison             tx509-dnames.ini   SEC-CERTMAN-TX509-DNAMES-0001-002

RUN_TEST_STEP                 -1    CTestHandler        Comparison             tx509-dnames.ini   SEC-CERTMAN-TX509-DNAMES-0001-003

RUN_TEST_STEP                 -1    CTestHandler        Comparison             tx509-dnames.ini   SEC-CERTMAN-TX509-DNAMES-0001-004

RUN_TEST_STEP                 -1    CTestHandler        Comparison             tx509-dnames.ini   SEC-CERTMAN-TX509-DNAMES-0001-005

END_TESTCASE                  SEC-CERTMAN-TX509-DNAMES-0001