usbengines/usbotgwatcher/tsrc/UsbOtgWatcherTest/conf/UsbOtgWatcherTest.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 10:54:11 +0300
branchRCL_3
changeset 22 5b2a402e96ac
child 23 25fce757be94
permissions -rw-r--r--
Revision: 201031 Kit: 201033

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

[StifSettings]
CapsModifier= UsbOtgWatcherTest.exe
[EndStifSettings]

// UsbOtgWatcherTest Module - total 10 tc

// UsbOtgWatcherTest Api Tests (1 tc)

[Test]
title SetupTearDown
create UsbOtgWatcherTest tester
tester SetupTearDown API
delete tester
[Endtest]


// Add new api tests here
// ...


// UsbOtgWatcherTest Module Tests (9 tc)

// Add new module tests here
// ...

[Test]
title PinOnTest_Success
create UsbOtgWatcherTest tester
tester PinOnTest_Success MODULE
delete tester
[Endtest]


[Test]
title PinOffTest_Success
create UsbOtgWatcherTest tester
tester PinOffTest_Success MODULE
delete tester
[Endtest]

[Test]
title PinOnTest_EmptyCable
create UsbOtgWatcherTest tester
tester PinOnTest_EmptyCable MODULE
delete tester
[Endtest]

[Test]
title PinOnTest_TryStartError
create UsbOtgWatcherTest tester
tester PinOnTest_TryStartError MODULE
delete tester
[Endtest]

[Test]
title PinOnTest_BusRequestError
create UsbOtgWatcherTest tester
tester PinOnTest_BusRequestError MODULE
delete tester
[Endtest]

[Test]
title DeviceAttached_BadHubPostion
create UsbOtgWatcherTest tester
tester DeviceAttached_BadHubPostion MODULE
delete tester
[Endtest]

[Test]
title DeviceAttached_TooMuchRequired
create UsbOtgWatcherTest tester
tester DeviceAttached_TooMuchRequired MODULE
delete tester
[Endtest]

[Test]
title DeviceAttached_SupportedDevice
create UsbOtgWatcherTest tester
tester DeviceAttached_SupportedDevice MODULE
delete tester
[Endtest]

[Test]
title DeviceDetached_SupportedDevice
create UsbOtgWatcherTest tester
tester DeviceDetached_SupportedDevice MODULE
delete tester
[Endtest]



// UsbOtgWatcherTest Branch Tests (... tc)

// Add new branch tests here
// ...