messagingapp/msgappfw/plugins/previewplugin/tsrc/conf/test_pluginpreview.cfg
changeset 37 518b245aa84c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingapp/msgappfw/plugins/previewplugin/tsrc/conf/test_pluginpreview.cfg	Fri Jun 25 15:47:40 2010 +0530
@@ -0,0 +1,43 @@
+/*
+* ==============================================================================
+*  Name        : test_pluginpreview.cfg
+*  Part of     : plugin / test_plugin
+*  Description : plugin related test cases
+*  Version:    : % version:1 %
+*
+*  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.
+*
+* ============================================================================
+*/
+
+[Test]
+title 1. CreateCCsPreviewPluginL
+create test_pluginpreview testplugin
+testplugin CreateCCsPreviewPluginL 
+delete testplugin
+[Endtest] 
+
+
+[Test]
+title 2. MmsMsgPluginValidationL
+create test_pluginpreview testplugin
+testplugin MmsMsgPluginValidationL 
+delete testplugin 
+[Endtest]
+
+
+[Test]
+title 3. SendMmsMessageL
+create  test_pluginpreview testplugin
+testplugin SendMmsMessageL
+delete testplugin
+[Endtest] 
+