Last sync 2016.04.01
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / PIPEasp_CNL113334 / demo / PipeTest.prj
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2000-2016 Ericsson Telecom AB
4 All rights reserved. This program and the accompanying materials
5 are made available under the terms of the Eclipse Public License v1.0
6 which accompanies this distribution, and is available at
7 http://www.eclipse.org/legal/epl-v10.html
8
9 Contributors:
10 Balasko, Jeno
11 Raduly, Csaba
12 -->
13 <!DOCTYPE TITAN_GUI_project_file>
14 <Project>
15 <General>
16 <Project_Name>PipeTest</Project_Name>
17 <Executable_Path>PipeTest</Executable_Path>
18 <Working_Dir>.</Working_Dir>
19 <Build_Host>alpha</Build_Host>
20 <Execution_Mode>Parallel</Execution_Mode>
21 <Log_Format>yes</Log_Format>
22 <GNU_Make>yes</GNU_Make>
23 <Update_Symlinks>yes</Update_Symlinks>
24 <Update_Makefile>yes</Update_Makefile>
25 <Localhost_Execute>yes</Localhost_Execute>
26 <Execute_Command>rsh %host &quot;cd %project_working_dir ; &quot;%executable&quot; %localhost %mctr_port&quot;</Execute_Command>
27 <Execute_Hosts>alfa, beta, gamma</Execute_Hosts>
28 <UnUsed_List></UnUsed_List>
29 </General>
30 <Modules>
31 <Module>PipeTest.ttcn</Module>
32 <Module>../src/PIPEasp_PortType.ttcn</Module>
33 <Module>../src/PIPEasp_Types.ttcn</Module>
34 <Module>PIPEasp_Templates.ttcn</Module>
35 </Modules>
36 <TestPorts>
37 <TestPort>../src/PIPEasp_PT.cc</TestPort>
38 <TestPort>../src/PIPEasp_PT.hh</TestPort>
39 </TestPorts>
40 <Configs>
41 <Config>PIPE.cfg</Config>
42 </Configs>
43 <Test_Cases>
44 <Test_Case>PipeTest.TC_basic</Test_Case>
45 <Test_Case>PipeTest.TC_executeSomeUnixCommands</Test_Case>
46 <Test_Case>PipeTest.TC_TrySomeWindows</Test_Case>
47 </Test_Cases>
48 <Others>
49 <Other>Makefile</Other>
50 </Others>
51 </Project>
This page took 0.031821 seconds and 5 git commands to generate.