Added clog test

This commit is contained in:
Phil Nash
2017-12-05 17:48:15 +00:00
parent 533cdc6bc1
commit 7c5a21fb7d
5 changed files with 6 additions and 1 deletions

View File

@@ -517,6 +517,7 @@ A string sent directly to stdout
</system-out>
<system-err>
A string sent directly to stderr
A string sent to stderr via clog
</system-err>
</testcase>
<testcase classname="<exe-name>.global" name="Some simple comparisons between doubles" time="{duration}"/>
@@ -835,6 +836,7 @@ Message from section two
</system-out>
<system-err>
A string sent directly to stderr
A string sent to stderr via clog
</system-err>
</testsuite>
</testsuites>