Name: cockpit/testsets/Performance Test 2.xml 
1:
<?xml version="1.0"?>
2:
<!--
3:
  Apache License, Version 2.0
4:
  
5:
  Copyright (c) 2013 Juergen Mangler
6:
  
7:
  Licensed under the Apache License, Version 2.0 (the "License");
8:
  you may not use this file except in compliance with the License.
9:
  You may obtain a copy of the License at
10:
  
11:
      http://www.apache.org/licenses/LICENSE-2.0
12:
  
13:
  Unless required by applicable law or agreed to in writing, software
14:
  distributed under the License is distributed on an "AS IS" BASIS,
15:
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:
  See the License for the specific language governing permissions and
17:
  limitations under the License.
18:
-->
19:
 
20:
<testset>
21:
  <positions/>
22:
  <handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
23:
  <dataelements><!--{{{-->
24:
    <input>""</input>
25:
    <return>"%s World"</return>
26:
  </dataelements><!--}}}-->
27:
  <handlers>
28:
    <handler url="xmpp://[email protected]">
29:
      <events topic='properties/state'>change</events>
30:
      <events topic='properties/datalements'>change</events>
31:
      <events topic='properties/position'>change</events>
32:
      <events topic='running'>activity_calling,activity_failed,activity_manipulating,activity_done</events>
33:
    </handler>
34:
    <handler url="xmpp://[email protected]">
35:
      <events topic='properties/state'>change</events>
36:
      <events topic='properties/position'>change</events>
37:
      <events topic='running'>activity_calling,activity_failed,activity_manipulating,activity_done</events>
38:
    </handler>
39:
    <handler url="xmpp://[email protected]">
40:
      <events topic='simulating'>step</events>
41:
    </handler>
42:
  </handlers><!--}}}-->
43:
  <endpoints/>
44:
  <description>
45:
    <description xmlns="http://cpee.org/ns/description/1.0"><!--{{{-->
46:
      <manipulate id="a1">data.return = data.return % data.input</manipulate>
47:
    </description><!--}}}-->
48:
  </description>
49:
  <transformation>
50:
    <description type='copy'/>
51:
    <dataelements type='rest'/>
52:
    <endpoints type='rest'/>
53:
  </transformation>
54:
</testset>