diff -r 28839de615b4 -r 26645d81f48d traceservices/tracefw/ost_trace_api/unit_test/te_ost/scripts/te_ostsuite.script --- a/traceservices/tracefw/ost_trace_api/unit_test/te_ost/scripts/te_ostsuite.script Thu Aug 19 11:36:21 2010 +0300 +++ b/traceservices/tracefw/ost_trace_api/unit_test/te_ost/scripts/te_ostsuite.script Tue Aug 31 16:57:14 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2007-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" @@ -13,7 +13,7 @@ // Description: // -//! @File +//! @file //! @SYMTestSuiteName ostv2-api-unit-test-suite.script //! @SYMScriptTestEnvironment TEF @@ -28,7 +28,7 @@ //! @SYMTestActions For various size payloads inducing multi-parting of the trace packet (>80bytes) test the data contained in the trace packets //! @SYMTestExpectedResults Verify that the trace packet contain payload data multiparted as expected //! @SYMTestType UT -//! @SYMTESTSTATUS Implemented +//! @SYMTestStatus Implemented //! @SYMPREQ PREQ2390 //! @SYMREQ 12115 12144 12761 12825 RUN_TEST_STEP 100 te_ost_multipart_trace CMultiTraceTestStep z:\testdata\configs\te_ost_trace_user.ini variability @@ -45,7 +45,7 @@ //! @SYMTestActions For trace compiled in at build time, instrument and output trace points //! @SYMTestExpectedResults Verify that trace is implemented and output as expected //! @SYMTestType UT -//! @SYMTESTSTATUS Implemented +//! @SYMTestStatus Implemented //! @SYMPREQ PREQ2390 //! @SYMREQ 12115 12144 12761 12825 RUN_TEST_STEP 100 te_ost_enabled CCheckBuildVariabilityStep z:\testdata\configs\te_ost_trace_user.ini variability @@ -62,7 +62,7 @@ //! @SYMTestActions For trace compiled out at build time, instrument and output trace points //! @SYMTestExpectedResults Verify that trace is implemented and not output as expected //! @SYMTestType UT -//! @SYMTESTSTATUS Implemented +//! @SYMTestStatus Implemented //! @SYMPREQ PREQ2390 //! @SYMREQ 12115 12144 12761 12825 RUN_TEST_STEP 100 te_ost_disabled CCheckBuildVariabilityStep z:\testdata\configs\te_ost_trace_user.ini variability @@ -80,7 +80,7 @@ //! @SYMTestActions Check record content of logged trace packets is as expected for the sent packet //! @SYMTestExpectedResults Verify that trace is implemented and output as expected //! @SYMTestType UT -//! @SYMTESTSTATUS Implemented +//! @SYMTestStatus Implemented //! @SYMPREQ PREQ2390 //! @SYMREQ 12115 12144 12761 12825 RUN_TEST_STEP 100 te_ost_record_content CCheckRecordContentStep z:\testdata\configs\te_ost_trace_user.ini variability @@ -99,7 +99,7 @@ //! @SYMTestActions Measure the trace time of the implemented APIs //! @SYMTestExpectedResults Verify that performance of the trace APIs are not significantly more intrusive than previous implementations //! @SYMTestType UT -//! @SYMTESTSTATUS Implemented +//! @SYMTestStatus Implemented //! @SYMPREQ PREQ2390 //! @SYMREQ 12115 12144 12761 12825 RUN_TEST_STEP 100 te_ost_record_content CCheckPerformanceStep z:\testdata\configs\te_ost_trace_user.ini variability @@ -116,7 +116,7 @@ //! @SYMTestActions Test the implemented OSTv1-style APIs when compiled in //! @SYMTestExpectedResults Verify that the OSTv1-style trace APIs return trace packets as expected by the instrumentation //! @SYMTestType UT -//! @SYMTESTSTATUS Implemented +//! @SYMTestStatus Implemented //! @SYMPREQ PREQ2390 //! @SYMREQ 12115 12144 12761 12825 RUN_TEST_STEP 100 te_ost_macros_enabled COstMacrosEnabledStep z:\testdata\configs\te_ost_trace_user.ini variability @@ -133,7 +133,7 @@ //! @SYMTestActions Test the implemented OSTv1-style APIs when compiled out //! @SYMTestExpectedResults Verify that the OSTv1-style trace APIs don't return trace packets as expected by the instrumentation //! @SYMTestType UT -//! @SYMTESTSTATUS Implemented +//! @SYMTestStatus Implemented //! @SYMPREQ PREQ2390 //! @SYMREQ 12115 12144 12761 12825 RUN_TEST_STEP 100 te_ost_macros_disabled COstMacrosDisabledStep z:\testdata\configs\te_ost_trace_user.ini variability