tracesrv/tracecore/test/group/t_tracecoresf.iby
changeset 56 aa2539c91954
equal deleted inserted replaced
54:a151135b0cf9 56:aa2539c91954
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description: Include relevant TraceCore tests in rom
       
    14 //
       
    15 
       
    16 #ifndef TEST_TRACE_CORE_SF_IBY
       
    17 #define TEST_TRACE_CORE_SF_IBY
       
    18 
       
    19 #include <testexecute.iby>  // temp additon for platsim 
       
    20 
       
    21 #include <tracecoresf.iby>
       
    22 #include <core/tools/tracedataparser.iby>
       
    23 #include <t_tracecoresf_ldd.iby>
       
    24 
       
    25 file=ABI_DIR\DEBUG_DIR\t_tracecore.exe                           \sys\bin\t_tracecore.exe
       
    26 file=ABI_DIR\DEBUG_DIR\t_tracecore_disabled.exe                  \sys\bin\t_tracecore_disabled.exe
       
    27 #endif //TEST_TRACE_CORE_SF_IBY