File: expected_qexecstringlist.junitxml

package info (click to toggle)
qtbase-opensource-src 5.15.8%2Bdfsg-11%2Bdeb12u3
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 349,068 kB
  • sloc: cpp: 2,034,172; ansic: 304,070; xml: 117,607; python: 9,430; java: 7,393; asm: 4,023; perl: 2,047; sh: 1,943; yacc: 1,687; lex: 1,333; javascript: 878; makefile: 292; objc: 70
file content (55 lines) | stat: -rw-r--r-- 2,508 bytes parent folder | download | duplicates (9)
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
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="0" failures="0" tests="5" name="tst_QExecStringList">
  <properties>
    <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
    <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
    <property value="" name="QtBuild"/>
  </properties>
  <testcase result="pass" name="initTestCase"/>
  <testcase result="pass" name="testA"/>
  <testcase result="pass" name="testB"/>
  <testcase result="pass" name="testC"/>
  <testcase result="pass" name="cleanupTestCase"/>
  <system-err/>
</testsuite>
********* Start testing of tst_QExecStringList *********
Config: Using QtTest library
PASS   : tst_QExecStringList::initTestCase()
PASS   : tst_QExecStringList::testA()
PASS   : tst_QExecStringList::testB(Data1)
PASS   : tst_QExecStringList::testB(Data2)
PASS   : tst_QExecStringList::testB(Data3)
PASS   : tst_QExecStringList::testC()
PASS   : tst_QExecStringList::cleanupTestCase()
Totals: 7 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_QExecStringList *********
********* Start testing of tst_QExecStringList *********
Config: Using QtTest library
PASS   : tst_QExecStringList::initTestCase()
PASS   : tst_QExecStringList::testA()
PASS   : tst_QExecStringList::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_QExecStringList *********
********* Start testing of tst_QExecStringList *********
Config: Using QtTest library
PASS   : tst_QExecStringList::initTestCase()
PASS   : tst_QExecStringList::testB(Data1)
PASS   : tst_QExecStringList::testB(Data2)
PASS   : tst_QExecStringList::testB(Data3)
PASS   : tst_QExecStringList::cleanupTestCase()
Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_QExecStringList *********
********* Start testing of tst_QExecStringList *********
Config: Using QtTest library
PASS   : tst_QExecStringList::initTestCase()
PASS   : tst_QExecStringList::testB(Data2)
PASS   : tst_QExecStringList::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_QExecStringList *********
********* Start testing of tst_QExecStringList *********
Config: Using QtTest library
PASS   : tst_QExecStringList::initTestCase()
PASS   : tst_QExecStringList::testC()
PASS   : tst_QExecStringList::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_QExecStringList *********