diff -r 26645d81f48d -r cc28652e0254 traceservices/tracefw/utf_trace_api/unit_test/te-utrace/scripts/te_utracesuite.script --- a/traceservices/tracefw/utf_trace_api/unit_test/te-utrace/scripts/te_utracesuite.script Tue Aug 31 16:57:14 2010 +0300 +++ b/traceservices/tracefw/utf_trace_api/unit_test/te-utrace/scripts/te_utracesuite.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 utfv1-unit-test-suite.script //! @SYMScriptTestEnvironment TEF @@ -31,7 +31,7 @@ //! @SYMTestActions Measure the trace time of the implemented user-side API //! @SYMTestExpectedResults Verify that performance of the trace APIs are not significantly more intrusive than previous implementations //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 300 te_UTraceSuite CUTrace_User_Performance_Step c:\testdata\configs\te_utracesuite.ini Performance @@ -45,7 +45,7 @@ //! @SYMTestActions Test the implementation of nonstatic APIs //! @SYMTestExpectedResults Verify that traces generated as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 100 te_UTraceSuite CUTrace_nonStatic_Step c:\testdata\configs\te_utracesuite.ini General @@ -59,7 +59,7 @@ //! @SYMTestActions Test the implementation of static APIs //! @SYMTestExpectedResults Verify that traces generated as expected //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ RUN_TEST_STEP 100 te_UTraceSuite CUTrace_Static_Step c:\testdata\configs\te_utracesuite.ini General @@ -74,7 +74,7 @@ //! @SYMTestActions Measure the trace time of the implemented kernel-side API //! @SYMTestExpectedResults Verify that performance of the trace APIs are not significantly more intrusive than previous implementations //! @SYMTestType UT -//! @SYMTestStatus Implemented +//! @SYMTESTSTATUS Implemented //! @SYMPREQ PREQ1635 //! @SYMREQ //RUN_TEST_STEP 100 te_UTraceSuite CUTrace_KernPerf_Step c:\testdata\configs\te_utracesuite.ini General