usbengines/usbotgwatcher/tsrc/UsbOtgWatcherTest/conf/UsbOtgWatcherTest.cfg
branchRCL_3
changeset 92 dde4619868dc
parent 86 703a2b94c06c
child 95 55a3258355ea
--- a/usbengines/usbotgwatcher/tsrc/UsbOtgWatcherTest/conf/UsbOtgWatcherTest.cfg	Wed Sep 15 13:20:24 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,112 +0,0 @@
-/*
-* 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
-// ...