diff -r 26645d81f48d -r cc28652e0254 traceservices/tracefw/ulogger/unit_test/scripts/te_server.script --- a/traceservices/tracefw/ulogger/unit_test/scripts/te_server.script Tue Aug 31 16:57:14 2010 +0300 +++ b/traceservices/tracefw/ulogger/unit_test/scripts/te_server.script Wed Sep 01 12:39:58 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2008-2009 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" @@ -13,7 +13,7 @@ // Description: // -//! @file +//! @File //! @SYMTestSuiteName uloggerv1-server-unit-test-suite.script //! @SYMScriptTestEnvironment TEF @@ -39,7 +39,7 @@ //! @SYMTestActions STart and Stop watching in the server //! @SYMTestExpectedResults error returns as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 100 te_UloggerServerTestSuite UloggerServerTest0Step @@ -52,7 +52,7 @@ //! @SYMTestActions Call all possibly get/set/configure ulogger command methods in the server //! @SYMTestExpectedResults error returns as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 1000 te_UloggerServerTestSuite UloggerServerTest1Step @@ -65,7 +65,7 @@ //! @SYMTestActions Call NewL and NewLC to create new server sessions //! @SYMTestExpectedResults error returns as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 100 te_UloggerServerTestSuite UloggerServerTest2Step @@ -78,7 +78,7 @@ //! @SYMTestActions Call NewL and NewLC to create new plugin allocations under various conditions //! @SYMTestExpectedResults error returns as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 100 te_UloggerServerTestSuite UloggerServerTest3Step @@ -91,7 +91,7 @@ //! @SYMTestActions Start/Stop reading and test functionality of passing and translating commands for server control framework //! @SYMTestExpectedResults error returns as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 1000 te_UloggerServerTestSuite UloggerServerTest4Step @@ -104,7 +104,7 @@ //! @SYMTestActions Call methods to change settings of server channels //! @SYMTestExpectedResults error returns as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 100 te_UloggerServerTestSuite UloggerServerTest5Step @@ -117,7 +117,7 @@ //! @SYMTestActions Call methods to pass data to/fro server //! @SYMTestExpectedResults error returns as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 100 te_UloggerServerTestSuite UloggerServerTest6Step