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