|
1 <?xml version="1.0" encoding="ISO-8859-1"?> |
|
2 <TestCase name="tst_StrCmp"> |
|
3 <Environment> |
|
4 <QtVersion>4.6.3</QtVersion> |
|
5 <QTestVersion>4.6.3</QTestVersion> |
|
6 </Environment> |
|
7 <TestFunction name="initTestCase"> |
|
8 <Incident type="pass" file="" line="0" /> |
|
9 </TestFunction> |
|
10 <TestFunction name="compareCharStars"> |
|
11 <Incident type="pass" file="" line="0" /> |
|
12 </TestFunction> |
|
13 <TestFunction name="compareByteArray"> |
|
14 <Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="88"> |
|
15 <Description><![CDATA[Next test should fail]]></Description> |
|
16 </Incident> |
|
17 <Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="95"> |
|
18 <Description><![CDATA[Next test should fail]]></Description> |
|
19 </Incident> |
|
20 <Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="102"> |
|
21 <Description><![CDATA[Next test should fail]]></Description> |
|
22 </Incident> |
|
23 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="109"> |
|
24 <Description><![CDATA[Compared values are not the same |
|
25 Actual (a): 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 ... |
|
26 Expected (b): 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 ...]]></Description> |
|
27 </Incident> |
|
28 </TestFunction> |
|
29 <TestFunction name="failByteArray"> |
|
30 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="115"> |
|
31 <Description><![CDATA[Compared values are not the same |
|
32 Actual (QByteArray("abc")): 61 62 63 |
|
33 Expected (QByteArray("cba")): 63 62 61]]></Description> |
|
34 </Incident> |
|
35 </TestFunction> |
|
36 <TestFunction name="failByteArrayNull"> |
|
37 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="121"> |
|
38 <Description><![CDATA[Compared values are not the same |
|
39 Actual (QByteArray("foo")): 66 6F 6F |
|
40 Expected (QByteArray()): ]]></Description> |
|
41 </Incident> |
|
42 </TestFunction> |
|
43 <TestFunction name="failByteArrayEmpty"> |
|
44 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="126"> |
|
45 <Description><![CDATA[Compared values are not the same |
|
46 Actual (QByteArray("")): |
|
47 Expected (QByteArray("foo")): 66 6F 6F]]></Description> |
|
48 </Incident> |
|
49 </TestFunction> |
|
50 <TestFunction name="failByteArraySingleChars"> |
|
51 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="133"> |
|
52 <Description><![CDATA[Compared values are not the same |
|
53 Actual (QByteArray("6")): 36 |
|
54 Expected (QByteArray("7")): 37]]></Description> |
|
55 </Incident> |
|
56 </TestFunction> |
|
57 <TestFunction name="cleanupTestCase"> |
|
58 <Incident type="pass" file="" line="0" /> |
|
59 </TestFunction> |
|
60 </TestCase> |