sl@0: // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of the License "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // Test code for file server sl@0: // sl@0: // sl@0: sl@0: sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: sl@0: PRJ_PLATFORMS sl@0: ARMV5 sl@0: sl@0: sl@0: PRJ_TESTMMPFILES sl@0: sl@0: #if !defined(GCCXML) && defined(MARM_ARMV5) sl@0: #if defined(GENERIC_MARM) || !defined(WINS) || defined(GENERIC_X86) sl@0: #if !defined(MARM_THUMB) && !defined(MARM_ARMI) sl@0: sl@0: #if !defined(WINS) sl@0: #if !defined(X86) sl@0: #if defined(SYMBIAN_ENABLE_USB_OTG_HOST) sl@0: sl@0: msman/client/msmanclient support sl@0: msman/server/usbhostserver support sl@0: msman/server/usbotgserver support sl@0: sl@0: msman/test/t_msman manual sl@0: msman/test/t_msformat manual sl@0: msman/test/t_msblock manual sl@0: msman/test/t_mssbcerr manual sl@0: msman/test/t_msbot manual sl@0: msman/test/t_mssuspend manual sl@0: msman/test/t_msvbus manual sl@0: msman/test/t_mswrpr manual sl@0: msman/test/t_msrmb manual sl@0: sl@0: msman/app/husbconsapp manual sl@0: sl@0: testclient/usbtestclient/usbtestclient manual sl@0: testclient/usbtestmsclient/usbtestmsclient support sl@0: sl@0: #endif sl@0: #endif sl@0: #endif //!defined(WINS) sl@0: sl@0: #endif sl@0: #endif sl@0: #endif //GCCXML sl@0: