summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_globaldata.junitxml
blob: d371a5affde627b334d2f8a19ba7b309ce28d147 (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
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite name="tst_globaldata" timestamp="@TEST_START_TIME@" tests="6" failures="0" errors="43" 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" result="pass" time="@TEST_DURATION@">
    <!-- type="qdebug" message="initTestCase initTestCase (null)" -->
  </testcase>
  <testcase name="testGlobal" result="pass" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init testGlobal local=false" tag="global=false:local=false" -->
    <!-- type="qdebug" message="global: false" tag="global=false:local=false" -->
    <!-- type="qdebug" message="local: false" tag="global=false:local=false" -->
    <!-- type="qdebug" message="cleanup testGlobal local=false" tag="global=false:local=false" -->
    <!-- type="qdebug" message="init testGlobal local=true" tag="global=false:local=true" -->
    <!-- type="qdebug" message="global: false" tag="global=false:local=true" -->
    <!-- type="qdebug" message="local: true" tag="global=false:local=true" -->
    <!-- type="qdebug" message="cleanup testGlobal local=true" tag="global=false:local=true" -->
    <!-- type="qdebug" message="init testGlobal local=false" tag="global=true:local=false" -->
    <!-- type="qdebug" message="global: true" tag="global=true:local=false" -->
    <!-- type="qdebug" message="local: false" tag="global=true:local=false" -->
    <!-- type="qdebug" message="cleanup testGlobal local=false" tag="global=true:local=false" -->
    <!-- type="qdebug" message="init testGlobal local=true" tag="global=true:local=true" -->
    <!-- type="qdebug" message="global: true" tag="global=true:local=true" -->
    <!-- type="qdebug" message="local: true" tag="global=true:local=true" -->
    <!-- type="qdebug" message="cleanup testGlobal local=true" tag="global=true:local=true" -->
  </testcase>
  <testcase name="skip" time="@TEST_DURATION@">
    <!-- type="skip" message="skipping" tag="global=false" -->
  </testcase>
  <testcase name="skipLocal" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipLocal local=false" tag="global=false:local=false" -->
    <!-- type="skip" message="skipping" tag="global=false:local=false" -->
    <!-- type="qdebug" message="cleanup skipLocal local=false" tag="global=false:local=false" -->
    <!-- type="qdebug" message="init skipLocal local=true" tag="global=false:local=true" -->
    <!-- type="skip" message="skipping" tag="global=false:local=true" -->
    <!-- type="qdebug" message="cleanup skipLocal local=true" tag="global=false:local=true" -->
    <!-- type="qdebug" message="init skipLocal local=false" tag="global=true:local=false" -->
    <!-- type="skip" message="skipping" tag="global=true:local=false" -->
    <!-- type="qdebug" message="cleanup skipLocal local=false" tag="global=true:local=false" -->
    <!-- type="qdebug" message="init skipLocal local=true" tag="global=true:local=true" -->
    <!-- type="skip" message="skipping" tag="global=true:local=true" -->
    <!-- type="qdebug" message="cleanup skipLocal local=true" tag="global=true:local=true" -->
  </testcase>
  <testcase name="skipSingle" result="pass" time="@TEST_DURATION@">
    <!-- type="qdebug" message="init skipSingle local=false" tag="global=false:local=false" -->
    <!-- type="qdebug" message="global: false local: false" tag="global=false:local=false" -->
    <!-- type="qdebug" message="cleanup skipSingle local=false" tag="global=false:local=false" -->
    <!-- type="qdebug" message="init skipSingle local=true" tag="global=false:local=true" -->
    <!-- type="skip" message="Skipping" tag="global=false:local=true" -->
    <!-- type="qdebug" message="cleanup skipSingle local=true" tag="global=false:local=true" -->
    <!-- type="qdebug" message="init skipSingle local=false" tag="global=true:local=false" -->
    <!-- type="skip" message="Skipping" tag="global=true:local=false" -->
    <!-- type="qdebug" message="cleanup skipSingle local=false" tag="global=true:local=false" -->
    <!-- type="qdebug" message="init skipSingle local=true" tag="global=true:local=true" -->
    <!-- type="qdebug" message="global: true local: true" tag="global=true:local=true" -->
    <!-- type="qdebug" message="cleanup skipSingle local=true" tag="global=true:local=true" -->
  </testcase>
  <testcase name="cleanupTestCase" result="pass" time="@TEST_DURATION@">
    <!-- type="qdebug" message="cleanupTestCase cleanupTestCase (null)" -->
  </testcase>
  <system-out>
<![CDATA[initTestCase initTestCase (null)]]>
<![CDATA[init testGlobal local=false]]>
<![CDATA[global: false]]>
<![CDATA[local: false]]>
<![CDATA[cleanup testGlobal local=false]]>
<![CDATA[init testGlobal local=true]]>
<![CDATA[global: false]]>
<![CDATA[local: true]]>
<![CDATA[cleanup testGlobal local=true]]>
<![CDATA[init testGlobal local=false]]>
<![CDATA[global: true]]>
<![CDATA[local: false]]>
<![CDATA[cleanup testGlobal local=false]]>
<![CDATA[init testGlobal local=true]]>
<![CDATA[global: true]]>
<![CDATA[local: true]]>
<![CDATA[cleanup testGlobal local=true]]>
<![CDATA[skipping]]>
<![CDATA[init skipLocal local=false]]>
<![CDATA[skipping]]>
<![CDATA[cleanup skipLocal local=false]]>
<![CDATA[init skipLocal local=true]]>
<![CDATA[skipping]]>
<![CDATA[cleanup skipLocal local=true]]>
<![CDATA[init skipLocal local=false]]>
<![CDATA[skipping]]>
<![CDATA[cleanup skipLocal local=false]]>
<![CDATA[init skipLocal local=true]]>
<![CDATA[skipping]]>
<![CDATA[cleanup skipLocal local=true]]>
<![CDATA[init skipSingle local=false]]>
<![CDATA[global: false local: false]]>
<![CDATA[cleanup skipSingle local=false]]>
<![CDATA[init skipSingle local=true]]>
<![CDATA[Skipping]]>
<![CDATA[cleanup skipSingle local=true]]>
<![CDATA[init skipSingle local=false]]>
<![CDATA[Skipping]]>
<![CDATA[cleanup skipSingle local=false]]>
<![CDATA[init skipSingle local=true]]>
<![CDATA[global: true local: true]]>
<![CDATA[cleanup skipSingle local=true]]>
<![CDATA[cleanupTestCase cleanupTestCase (null)]]>
  </system-out>
  <system-err/>
</testsuite>