messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvCopyEntries_004.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 12:18:06 +0200
changeset 2 69530231af78
parent 0 8e480a14352b
permissions -rw-r--r--
Revision: 201001 Kit: 201004

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

PRINT Running  EMsvCopyEntries_004


//********************************
PRINT Running  EMsvCopyEntries : Entry is copied to an entry which is part of an entry in a folder (Outbox which is protected). 
PRINT Running  EMsvCopyEntries : Proxy needs Read/Write user data + MTM specified caps.
PRINT Running  EMsvCopyEntries : Various combinations of Caps.
//********************************

RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_004_001.script
	// Copy an entry to an entry which is part of an entry in a folder(Outbox which is protected). Proxy has Read/Write user data + Network services.
	// Proxy does not own entry.
	// Should PASS.

RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_004_002.script
	// Copy an entry to an entry which is part of an entry in a folder(Outbox which is protected). Proxy has Read/Write user data.
	// Proxy does not own entry.
	// Should FAIL.

RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_004_003.script
	// Copy an entry to an entry which is part of an entry in a folder(Outbox which is protected). Proxy has Read user data + Network services.
	// Proxy does not own entry.
	// Should FAIL.

RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_004_004.script
	// Copy an entry to an entry which is part of an entry in a folder(Outbox which is protected). Proxy has Write user data + Network services.
	// Proxy does not own entry.
	// Should FAIL.

RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_004_005.script
	// Copy an entry to an entry which is part of an entry in a folder(Outbox which is protected). Proxy has no caps.
	// Proxy does not own entry.
	// Should FAIL.