sl@0: // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: //! @file sl@0: //! @SYMTestSuiteName uloggerv1-serial-unit-test-suite.script sl@0: //! @SYMScriptTestEnvironment TEF sl@0: sl@0: sl@0: sl@0: sl@0: PRINT ---------------------------------------------------------- sl@0: PRINT Test te_serial.mmp sl@0: PRINT ---------------------------------------------------------- sl@0: sl@0: LOAD_SUITE uloggerplugserialtest sl@0: sl@0: sl@0: START_TESTCASE DT-DEBUG-TRACE-UTFv1-ULoggerPlugSerial-0001 sl@0: //! @SYMTestCaseID DT-DEBUG-TRACE-UTFv1-ULoggerPlugSerial-0001 sl@0: //! @SYMTestCaseDesc Run test for serial plugin sl@0: //! @SYMTestPriority Critical sl@0: //! @SYMTestActions Set and configure serial plugin sl@0: //! @SYMTestExpectedResults error returns as expected sl@0: //! @SYMTestType UT sl@0: //! @SYMTestStatus Implemented sl@0: //! @SYMPREQ PREQ1635 sl@0: //! @SYMREQ sl@0: RUN_TEST_STEP 100 uloggerplugserialtest serial0Step sl@0: END_TESTCASE DT-DEBUG-TRACE-UTFv1-ULoggerPlugSerial-0001 sl@0: