usbmgmt/usbmgrtest/group/tacmcsy.oby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 14:13:42 +0300
changeset 14 4285b54b0d2c
parent 0 c9bc50fca66e
permissions -rw-r--r--
Revision: 201018 Kit: 201018

/*
* Copyright (c) 2003-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:
*
*/


REM Need to check C32 is present
#include <c32.iby>

REM USBMAN and ECACM.CSY
#include <usbman.iby>
#include <usb.iby>

REM Start/Stop test apps
#include <startusb.iby>
#include <stopusb.iby>

REM Higher level tests
#include <t_termusb.iby>
#include <t_usbmodem.iby>