usbmgmt/usbmgrtest/group/tacmcsy.oby
author hgs
Mon, 25 Oct 2010 11:46:03 +0800
changeset 62 983e5638ce3b
parent 0 c9bc50fca66e
permissions -rw-r--r--
201042_01

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