realtimenetprots/rtp/shimrtp/test/trtp/group/trtp.iby
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     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:
       
    14 // Name     : trtp.iby
       
    15 // Part of  : test Component for RTP unit test cases
       
    16 // IBY file for trtp component
       
    17 // 
       
    18 //
       
    19 
       
    20 #ifndef __TRTP_IBY__
       
    21 #define __TRTP_IBY__
       
    22 
       
    23 #include <testexecute.iby>
       
    24 #include <rtp.iby>
       
    25 
       
    26 file=ABI_DIR\BUILD_DIR\trtp.exe		System\bin\trtp.exe
       
    27 data=EPOCROOT##epoc32\data\z\testData\configs\rtp\rtp_unittest.ini	testData\configs\rtp\rtp_unittest.ini
       
    28 data=EPOCROOT##epoc32\data\z\testData\scripts\rtp\rtp_unittest.script	testData\scripts\rtp\rtp_unittest.script
       
    29 data=EPOCROOT##epoc32\data\z\testData\scripts\rtp\rtp_unittest2.script	testData\scripts\rtp\rtp_unittest2.script
       
    30 
       
    31 // autogenetated files
       
    32 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\one.dat				testdata\configs\rtp\one.dat
       
    33 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\zero.dat				testdata\configs\rtp\zero.dat
       
    34 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\cpt.dat				testdata\configs\rtp\cpt.dat
       
    35 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\endian.dat				testdata\configs\rtp\endian.dat
       
    36 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\secondstream.dat			testdata\configs\rtp\secondstream.dat
       
    37 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\nostream.dat				testdata\configs\rtp\nostream.dat
       
    38 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\leavingstream.dat			testdata\configs\rtp\leavingstream.dat
       
    39 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\countingstream.dat			testdata\configs\rtp\countingstream.dat
       
    40 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\countingstream1.dat			testdata\configs\rtp\countingstream1.dat
       
    41 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\extensions.dat			testdata\configs\rtp\extensions.dat
       
    42 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\send.dat				testdata\configs\rtp\send.dat
       
    43 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\sendex.dat				testdata\configs\rtp\sendex.dat
       
    44 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\shortex.dat				testdata\configs\rtp\shortex.dat
       
    45 // data files
       
    46 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\short1.dat				testdata\configs\rtp\short1.dat
       
    47 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\short2.dat				testdata\configs\rtp\short2.dat
       
    48 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\short3.dat				testdata\configs\rtp\short3.dat
       
    49 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\short4.dat				testdata\configs\rtp\short4.dat
       
    50 data=EPOCROOT##epoc32\data\z\testdata\configs\rtp\short5.dat				testdata\configs\rtp\short5.dat
       
    51 
       
    52 #endif