]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/test/test/baseline-outputs/messages-in-datasets-test.pattern
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / test / test / baseline-outputs / messages-in-datasets-test.pattern
1 * 1-format *******************************************************************
2 Running 2 test cases...
3 xxx/message-in-datatestcase-test.cpp:126: Entering test suite "fake_datatest_case"
4 xxx/message-in-datatestcase-test.cpp:200: Entering test case "_0"
5 Testing update :
6 [context:
7 sample = util/test_image1.jpg; ]
8 Update Volume with 100
9 [context:
10 sample = util/test_image1.jpg; ]
11 Test case fake_datatest_case/_0 did not check any assertions
12 xxx/message-in-datatestcase-test.cpp:200: Leaving test case "_0"
13 xxx/message-in-datatestcase-test.cpp:200: Entering test case "_1"
14 Testing update :
15 [context:
16 sample = util/test_image2.jpg; ]
17 Update Volume with 100
18 [context:
19 sample = util/test_image2.jpg; ]
20 Test case fake_datatest_case/_1 did not check any assertions
21 xxx/message-in-datatestcase-test.cpp:200: Leaving test case "_1"
22 xxx/message-in-datatestcase-test.cpp:126: Leaving test suite "fake_datatest_case"
23
24 * 2-format *******************************************************************
25 <TestLog><TestSuite name="fake_datatest_case" file="xxx/message-in-datatestcase-test.cpp" line="126"><TestCase name="_0" file="xxx/message-in-datatestcase-test.cpp" line="200"><Message file="xxx/message-in-datatestcase-test.cpp" line="41"><![CDATA[Testing update :]]><Context><Frame><![CDATA[sample = util/test_image1.jpg; ]]></Frame></Context></Message><Message file="xxx/message-in-datatestcase-test.cpp" line="42"><![CDATA[Update Volume with 100]]><Context><Frame><![CDATA[sample = util/test_image1.jpg; ]]></Frame></Context></Message><Message file="boost.test framework" line="0"><![CDATA[Test case fake_datatest_case/_0 did not check any assertions]]></Message><TestingTime>ZZZ</TestingTime></TestCase><TestCase name="_1" file="xxx/message-in-datatestcase-test.cpp" line="200"><Message file="xxx/message-in-datatestcase-test.cpp" line="41"><![CDATA[Testing update :]]><Context><Frame><![CDATA[sample = util/test_image2.jpg; ]]></Frame></Context></Message><Message file="xxx/message-in-datatestcase-test.cpp" line="42"><![CDATA[Update Volume with 100]]><Context><Frame><![CDATA[sample = util/test_image2.jpg; ]]></Frame></Context></Message><Message file="boost.test framework" line="0"><![CDATA[Test case fake_datatest_case/_1 did not check any assertions]]></Message><TestingTime>ZZZ</TestingTime></TestCase></TestSuite></TestLog>
26 * 3-format *******************************************************************
27 <?xml version="1.0" encoding="UTF-8"?>
28 <testsuite tests="2" skipped="0" errors="0" failures="0" id="0" name="fake_datatest_case" time="0.1234">
29 <testcase assertions="0" name="_0" time="0.1234">
30 <system-out><![CDATA[MESSAGE:
31 - file : message-in-datatestcase-test.cpp
32 - line : 41
33 - message: Testing update :
34 - context:
35 - 'sample = util/test_image1.jpg; '
36
37
38 MESSAGE:
39 - file : message-in-datatestcase-test.cpp
40 - line : 42
41 - message: Update Volume with 100
42 - context:
43 - 'sample = util/test_image1.jpg; '
44
45
46 MESSAGE:
47 - file : boost.test framework
48 - line : 0
49 - message: Test case fake_datatest_case/_0 did not check any assertions
50
51 ]]></system-out>
52 </testcase>
53 <testcase assertions="0" name="_1" time="0.1234">
54 <system-out><![CDATA[MESSAGE:
55 - file : message-in-datatestcase-test.cpp
56 - line : 41
57 - message: Testing update :
58 - context:
59 - 'sample = util/test_image2.jpg; '
60
61
62 MESSAGE:
63 - file : message-in-datatestcase-test.cpp
64 - line : 42
65 - message: Update Volume with 100
66 - context:
67 - 'sample = util/test_image2.jpg; '
68
69
70 MESSAGE:
71 - file : boost.test framework
72 - line : 0
73 - message: Test case fake_datatest_case/_1 did not check any assertions
74
75 ]]></system-out>
76 </testcase>
77 </testsuite>
78 * 3-format *******************************************************************
79 <?xml version="1.0" encoding="UTF-8"?>
80 <testsuite tests="2" skipped="0" errors="0" failures="0" id="0" name="fake_datatest_case" time="0.1234">
81 <testcase assertions="0" name="_0" time="0.1234">
82 </testcase>
83 <testcase assertions="0" name="_1" time="0.1234">
84 </testcase>
85 </testsuite>