usbengines/usbotgwatcher/tsrc/UsbOtgWatcherTest/conf/UsbOtgWatcherTest.cfg
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:20:49 +0100
branchRCL_3
changeset 24 e02eb84a14d2
parent 23 25fce757be94
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

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