sysstatemgmt/systemstatemgr/test/tcle/group/ssmatest_cle.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 15:43:30 +0300
changeset 45 c6215323ad55
parent 0 4e1aa6a622a0
permissions -rw-r--r--
Revision: 201027 Kit: 2010127

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

#ifndef __SSMATEST_CLE_IBY__
#define __SSMATEST_CLE_IBY__

#include <ssmcletestapplication.iby>
#include <ssmcletestproc.iby>
#include <testexecute.iby>
#include <setcap.iby>

// test server
data=ABI_DIR\DEBUG_DIR\tcle_server.exe				sys\bin\tcle_server.exe

// script files
data=DATAZ_\ssmatest\ssmatest_cle_run.bat					\ssmatest_cle_run.bat
data=DATAZ_\ssmatest\ssmatest_cle_rclesession.script		\ssmatest\ssmatest_cle_rclesession.script

data=DATAZ_\ssmatest\ssmatest_cle_pause.script				\ssmatest\ssmatest_cle_pause.script

data=DATAZ_\ssmatest\ssmatest_cle_dwfs_bad.script			\ssmatest\ssmatest_cle_dwfs_bad.script
data=DATAZ_\ssmatest\ssmatest_cle_dwfs_bad_norend.script	\ssmatest\ssmatest_cle_dwfs_bad_norend.script
data=DATAZ_\ssmatest\ssmatest_cle_dwfs_good.script			\ssmatest\ssmatest_cle_dwfs_good.script
data=DATAZ_\ssmatest\ssmatest_cle_fandf_bad.script			\ssmatest\ssmatest_cle_fandf_bad.script
data=DATAZ_\ssmatest\ssmatest_cle_fandf_good.script			\ssmatest\ssmatest_cle_fandf_good.script
data=DATAZ_\ssmatest\ssmatest_cle_wfs_bad.script			\ssmatest\ssmatest_cle_wfs_bad.script
data=DATAZ_\ssmatest\ssmatest_cle_wfs_good.script			\ssmatest\ssmatest_cle_wfs_good.script


#endif