86 lines
3.9 KiB
Plaintext
86 lines
3.9 KiB
Plaintext
|
* 1-format *******************************************************************
|
||
|
Running 2 test cases...
|
||
|
xxx/message-in-datatestcase-test.cpp:126: Entering test suite "fake_datatest_case"
|
||
|
xxx/message-in-datatestcase-test.cpp:200: Entering test case "_0"
|
||
|
Testing update :
|
||
|
[context:
|
||
|
sample = util/test_image1.jpg; ]
|
||
|
Update Volume with 100
|
||
|
[context:
|
||
|
sample = util/test_image1.jpg; ]
|
||
|
Test case fake_datatest_case/_0 did not check any assertions
|
||
|
xxx/message-in-datatestcase-test.cpp:200: Leaving test case "_0"
|
||
|
xxx/message-in-datatestcase-test.cpp:200: Entering test case "_1"
|
||
|
Testing update :
|
||
|
[context:
|
||
|
sample = util/test_image2.jpg; ]
|
||
|
Update Volume with 100
|
||
|
[context:
|
||
|
sample = util/test_image2.jpg; ]
|
||
|
Test case fake_datatest_case/_1 did not check any assertions
|
||
|
xxx/message-in-datatestcase-test.cpp:200: Leaving test case "_1"
|
||
|
xxx/message-in-datatestcase-test.cpp:126: Leaving test suite "fake_datatest_case"
|
||
|
|
||
|
* 2-format *******************************************************************
|
||
|
<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>
|
||
|
* 3-format *******************************************************************
|
||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<testsuite tests="2" skipped="0" errors="0" failures="0" id="0" name="fake_datatest_case" time="0.1234">
|
||
|
<testcase assertions="0" name="_0" time="0.1234">
|
||
|
<system-out><![CDATA[MESSAGE:
|
||
|
- file : message-in-datatestcase-test.cpp
|
||
|
- line : 41
|
||
|
- message: Testing update :
|
||
|
- context:
|
||
|
- 'sample = util/test_image1.jpg; '
|
||
|
|
||
|
|
||
|
MESSAGE:
|
||
|
- file : message-in-datatestcase-test.cpp
|
||
|
- line : 42
|
||
|
- message: Update Volume with 100
|
||
|
- context:
|
||
|
- 'sample = util/test_image1.jpg; '
|
||
|
|
||
|
|
||
|
MESSAGE:
|
||
|
- file : boost.test framework
|
||
|
- line : 0
|
||
|
- message: Test case fake_datatest_case/_0 did not check any assertions
|
||
|
|
||
|
]]></system-out>
|
||
|
</testcase>
|
||
|
<testcase assertions="0" name="_1" time="0.1234">
|
||
|
<system-out><![CDATA[MESSAGE:
|
||
|
- file : message-in-datatestcase-test.cpp
|
||
|
- line : 41
|
||
|
- message: Testing update :
|
||
|
- context:
|
||
|
- 'sample = util/test_image2.jpg; '
|
||
|
|
||
|
|
||
|
MESSAGE:
|
||
|
- file : message-in-datatestcase-test.cpp
|
||
|
- line : 42
|
||
|
- message: Update Volume with 100
|
||
|
- context:
|
||
|
- 'sample = util/test_image2.jpg; '
|
||
|
|
||
|
|
||
|
MESSAGE:
|
||
|
- file : boost.test framework
|
||
|
- line : 0
|
||
|
- message: Test case fake_datatest_case/_1 did not check any assertions
|
||
|
|
||
|
]]></system-out>
|
||
|
</testcase>
|
||
|
</testsuite>
|
||
|
* 3-format *******************************************************************
|
||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<testsuite tests="2" skipped="0" errors="0" failures="0" id="0" name="fake_datatest_case" time="0.1234">
|
||
|
<testcase assertions="0" name="_0" time="0.1234">
|
||
|
</testcase>
|
||
|
<testcase assertions="0" name="_1" time="0.1234">
|
||
|
</testcase>
|
||
|
</testsuite>
|