summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_globaldata.junitxml
blob: cbf55d5018ed7401cc27e379ee3d3f4a15d9d372 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite name="tst_globaldata" timestamp="@TEST_START_TIME@" hostname="@HOSTNAME@" tests="15" failures="0" errors="0" skipped="7" time="@TEST_DURATION@">
  <properties>
    <property name="QTestVersion" value="@INSERT_QT_VERSION_HERE@"/>
    <property name="QtVersion" value="@INSERT_QT_VERSION_HERE@"/>
    <property name="QtBuild" value=""/>
  </properties>
  <testcase name="initTestCase" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="initTestCase initTestCase (null)" -->
    <system-out>
      <![CDATA[initTestCase initTestCase (null)]]>
    </system-out>
  </testcase>
  <testcase name="testGlobal(global=false:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init testGlobal local=false" -->
    <!-- type="qdebug" message="global: false" -->
    <!-- type="qdebug" message="local: false" -->
    <!-- type="qdebug" message="cleanup testGlobal local=false" -->
    <system-out>
      <![CDATA[init testGlobal local=false]]>
      <![CDATA[global: false]]>
      <![CDATA[local: false]]>
      <![CDATA[cleanup testGlobal local=false]]>
    </system-out>
  </testcase>
  <testcase name="testGlobal(global=false:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init testGlobal local=true" -->
    <!-- type="qdebug" message="global: false" -->
    <!-- type="qdebug" message="local: true" -->
    <!-- type="qdebug" message="cleanup testGlobal local=true" -->
    <system-out>
      <![CDATA[init testGlobal local=true]]>
      <![CDATA[global: false]]>
      <![CDATA[local: true]]>
      <![CDATA[cleanup testGlobal local=true]]>
    </system-out>
  </testcase>
  <testcase name="testGlobal(global=true:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init testGlobal local=false" -->
    <!-- type="qdebug" message="global: true" -->
    <!-- type="qdebug" message="local: false" -->
    <!-- type="qdebug" message="cleanup testGlobal local=false" -->
    <system-out>
      <![CDATA[init testGlobal local=false]]>
      <![CDATA[global: true]]>
      <![CDATA[local: false]]>
      <![CDATA[cleanup testGlobal local=false]]>
    </system-out>
  </testcase>
  <testcase name="testGlobal(global=true:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init testGlobal local=true" -->
    <!-- type="qdebug" message="global: true" -->
    <!-- type="qdebug" message="local: true" -->
    <!-- type="qdebug" message="cleanup testGlobal local=true" -->
    <system-out>
      <![CDATA[init testGlobal local=true]]>
      <![CDATA[global: true]]>
      <![CDATA[local: true]]>
      <![CDATA[cleanup testGlobal local=true]]>
    </system-out>
  </testcase>
  <testcase name="skip" classname="tst_globaldata" time="@TEST_DURATION@">
    <skipped message="skipping"/>
  </testcase>
  <testcase name="skipLocal(global=false:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipLocal local=false" -->
    <skipped message="skipping"/>
    <!-- type="qdebug" message="cleanup skipLocal local=false" -->
    <system-out>
      <![CDATA[init skipLocal local=false]]>
      <![CDATA[cleanup skipLocal local=false]]>
    </system-out>
  </testcase>
  <testcase name="skipLocal(global=false:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipLocal local=true" -->
    <skipped message="skipping"/>
    <!-- type="qdebug" message="cleanup skipLocal local=true" -->
    <system-out>
      <![CDATA[init skipLocal local=true]]>
      <![CDATA[cleanup skipLocal local=true]]>
    </system-out>
  </testcase>
  <testcase name="skipLocal(global=true:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipLocal local=false" -->
    <skipped message="skipping"/>
    <!-- type="qdebug" message="cleanup skipLocal local=false" -->
    <system-out>
      <![CDATA[init skipLocal local=false]]>
      <![CDATA[cleanup skipLocal local=false]]>
    </system-out>
  </testcase>
  <testcase name="skipLocal(global=true:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipLocal local=true" -->
    <skipped message="skipping"/>
    <!-- type="qdebug" message="cleanup skipLocal local=true" -->
    <system-out>
      <![CDATA[init skipLocal local=true]]>
      <![CDATA[cleanup skipLocal local=true]]>
    </system-out>
  </testcase>
  <testcase name="skipSingle(global=false:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipSingle local=false" -->
    <!-- type="qdebug" message="global: false local: false" -->
    <!-- type="qdebug" message="cleanup skipSingle local=false" -->
    <system-out>
      <![CDATA[init skipSingle local=false]]>
      <![CDATA[global: false local: false]]>
      <![CDATA[cleanup skipSingle local=false]]>
    </system-out>
  </testcase>
  <testcase name="skipSingle(global=false:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipSingle local=true" -->
    <skipped message="Skipping"/>
    <!-- type="qdebug" message="cleanup skipSingle local=true" -->
    <system-out>
      <![CDATA[init skipSingle local=true]]>
      <![CDATA[cleanup skipSingle local=true]]>
    </system-out>
  </testcase>
  <testcase name="skipSingle(global=true:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipSingle local=false" -->
    <skipped message="Skipping"/>
    <!-- type="qdebug" message="cleanup skipSingle local=false" -->
    <system-out>
      <![CDATA[init skipSingle local=false]]>
      <![CDATA[cleanup skipSingle local=false]]>
    </system-out>
  </testcase>
  <testcase name="skipSingle(global=true:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipSingle local=true" -->
    <!-- type="qdebug" message="global: true local: true" -->
    <!-- type="qdebug" message="cleanup skipSingle local=true" -->
    <system-out>
      <![CDATA[init skipSingle local=true]]>
      <![CDATA[global: true local: true]]>
      <![CDATA[cleanup skipSingle local=true]]>
    </system-out>
  </testcase>
  <testcase name="cleanupTestCase" classname="tst_globaldata" time="@TEST_DURATION@">
    <!-- type="qdebug" message="cleanupTestCase cleanupTestCase (null)" -->
    <system-out>
      <![CDATA[cleanupTestCase cleanupTestCase (null)]]>
    </system-out>
  </testcase>
</testsuite>