diff -r acbdfeb56752 -r eadeea68c837 usbengines/usbotgwatcher/tsrc/UsbOtgWatcherTest/conf/UsbOtgWatcherTest.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/usbengines/usbotgwatcher/tsrc/UsbOtgWatcherTest/conf/UsbOtgWatcherTest.cfg Tue Jul 13 00:24:10 2010 +0300 @@ -0,0 +1,118 @@ +/* +* 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] + +[Test] +title IndicatorNotifier_IndicatorActivateL +create UsbOtgWatcherTest tester +tester IndicatorNotifier_IndicatorActivateL MODULE +delete tester +[Endtest] + + +// UsbOtgWatcherTest Branch Tests (... tc) + +// Add new branch tests here +// ...