traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/te_ost.iby
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 
    18 
    19 #include <btrace.iby>
    19 #include <btrace.iby>
    20 #include <ost.iby>
    20 #include <ost.iby>
    21 #include <testexecute.iby>
    21 #include <testexecute.iby>
    22 
    22 
    23 file=ABI_DIR\DEBUG_DIR\te_ost_enabled.exe           sys\bin\te_ost_enabled.exe
    23 file=ABI_DIR\DEBUG_DIR\te_ost_enabled.exe			sys\bin\te_ost_enabled.exe
    24 file=ABI_DIR\DEBUG_DIR\te_ost_disabled.exe          sys\bin\te_ost_disabled.exe
    24 file=ABI_DIR\DEBUG_DIR\te_ost_disabled.exe			sys\bin\te_ost_disabled.exe
    25 file=ABI_DIR\DEBUG_DIR\te_ost_record_content.exe    sys\bin\te_ost_record_content.exe
    25 file=ABI_DIR\DEBUG_DIR\te_ost_record_content.exe	sys\bin\te_ost_record_content.exe
    26 file=ABI_DIR\DEBUG_DIR\te_ost_multipart_trace.exe   sys\bin\te_ost_multipart_trace.exe
    26 file=ABI_DIR\DEBUG_DIR\te_ost_multipart_trace.exe	sys\bin\te_ost_multipart_trace.exe
    27 file=ABI_DIR\DEBUG_DIR\te_ost_lauterbach.dll        sys\bin\te_ost_lauterbach.dll
    27 file=ABI_DIR\DEBUG_DIR\te_ost_lauterbach.dll				sys\bin\te_ost_lauterbach.dll
    28 file=ABI_DIR\DEBUG_DIR\te_ost_macros_disabled.exe   sys\bin\te_ost_macros_disabled.exe
    28 file=ABI_DIR\DEBUG_DIR\te_ost_macros_disabled.exe	sys\bin\te_ost_macros_disabled.exe
    29 file=ABI_DIR\DEBUG_DIR\te_ost_macros_enabled.exe    sys\bin\te_ost_macros_enabled.exe
    29 file=ABI_DIR\DEBUG_DIR\te_ost_macros_enabled.exe	sys\bin\te_ost_macros_enabled.exe
    30 
    30 
    31 //ROM_IMAGE[0] device[VARID]=ABI_DIR\DEBUG_DIR\te_ost_lauterbach_kernel.dll         sys\bin\te_ost_lauterbach_kernel.dll
    31 ROM_IMAGE[0] device[VARID]=ABI_DIR\DEBUG_DIR\te_ost_lauterbach_kernel.dll			sys\bin\te_ost_lauterbach_kernel.dll
    32 ROM_IMAGE[0] device[VARID]=ABI_DIR\DEBUG_DIR\te_ostdd_enabled.ldd                   sys\bin\te_ostdd_enabled.ldd
    32 ROM_IMAGE[0] device[VARID]=ABI_DIR\DEBUG_DIR\te_ostdd_enabled.ldd				sys\bin\te_ostdd_enabled.ldd
    33 ROM_IMAGE[0] device[VARID]=ABI_DIR\DEBUG_DIR\te_ostdd_disabled.ldd                  sys\bin\te_ostdd_disabled.ldd
    33 ROM_IMAGE[0] device[VARID]=ABI_DIR\DEBUG_DIR\te_ostdd_disabled.ldd			sys\bin\te_ostdd_disabled.ldd
    34 
    34 
    35 data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\scripts\te_ostsuite.script     testdata\scripts\te_ostsuite.script
    35 data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\scripts\te_ostsuite.script testdata\scripts\te_ostsuite.script
    36 data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\configs\te_ost_trace_user.ini  testdata\configs\te_ost_trace_user.ini
    36 data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\configs\te_ost_trace_user.ini testdata\configs\te_ost_trace_user.ini
    37 
    37 
    38 #endif
    38 #endif