Sync with 5.4.0
[deliverable/titan.core.git] / regression_test / cfg_list_concat / concat.prj
CommitLineData
970ed795
EL
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3abe9331 3 Copyright (c) 2000-2015 Ericsson Telecom AB
970ed795
EL
4
5 All rights reserved. This program and the accompanying materials
6 are made available under the terms of the Eclipse Public License v1.0
7 which accompanies this distribution, and is available at
8 http://www.eclipse.org/legal/epl-v10.html
9 -->
10<!DOCTYPE TITAN_GUI_project_file>
11<Project TITAN_version="1.11.pre0 build 1" >
12 <General>
13 <Project_Name>concat</Project_Name>
14 <Executable_Path>concat</Executable_Path>
15 <Working_Dir>.</Working_Dir>
16 <Build_Host>alpha</Build_Host>
17 <Execution_Mode>Parallel</Execution_Mode>
18 <Code_Splitting_Mode>None</Code_Splitting_Mode>
19 <Log_Format>yes</Log_Format>
20 <Update_Symlinks>no</Update_Symlinks>
21 <Create_Absolute_Symlinks>no</Create_Absolute_Symlinks>
22 <Update_Makefile>yes</Update_Makefile>
23 <Localhost_Execute>yes</Localhost_Execute>
24 <Execute_Command>rsh %host &quot;cd %project_working_dir ; &quot;%executable&quot; %localhost %mctr_port&quot;</Execute_Command>
25 <Execute_Hosts>alfa, beta, gamma</Execute_Hosts>
26 <UnUsed_List></UnUsed_List>
27 </General>
28 <Modules>
29 <Module>concat.ttcn</Module>
30 </Modules>
31 <Configs>
32 <Config>everything.cfg</Config>
33 <Config>noexec.cfg</Config>
34 <Config>config.cfg</Config>
35 <Config>sub1.cfg</Config>
36 <Config>sub2.cfg</Config>
37 <Config>killer.cfg</Config>
38 </Configs>
39 <Test_Cases>
40 <Test_Case>concat.control</Test_Case>
41 <Test_Case>concat.tc7</Test_Case>
42 <Test_Case>concat.tc4</Test_Case>
43 </Test_Cases>
44 <File_Group name="MainFileGroup" />
45</Project>
This page took 0.025505 seconds and 5 git commands to generate.