mirror of
https://github.com/boostorg/test.git
synced 2026-02-02 21:22:10 +00:00
47 lines
2.7 KiB
HTML
Executable File
47 lines
2.7 KiB
HTML
Executable File
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<title>XML based log output format</title>
|
|
<link rel="stylesheet" href="../../../../style/style.css" type="text/css">
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
|
|
<link rel="home" href="../../../index.html" title="Boost Test Library">
|
|
<link rel="up" href="test-log.html" title="Test log output">
|
|
<link rel="prev" href="log-hr-format.html" title="Human readable log output format">
|
|
<link rel="next" href="log-ct-config.html" title="Compile time configuration">
|
|
<script language="JavaScript1.2" src="../../../../js/boost-test.js"></script>
|
|
</head>
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
<table width="100%"><tr>
|
|
<td width="10%"><a href="../../../index.html"><img alt="Home" width="229" height="61" border="0" src="../../../../../../../libs/test/docbook/img/boost.test.logo.png"></a></td>
|
|
<td valign="middle" align="left"> > <a href="../../../utf.html">The Unit Test Framework</a> > <a href="../../user-guide.html">User's guide</a><a href="../../testing-tools.html">
|
|
>
|
|
</a><a href="../test-output.html">Test Output </a><a href="../runtime-config.html">
|
|
>
|
|
</a><a href="test-log.html">Test log</a><a href="results-report.html">
|
|
>
|
|
</a><b>XML based log output format</b>
|
|
</td>
|
|
<td><div class="spirit-nav">
|
|
<a href="log-hr-format.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a href="log-ct-config.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a>
|
|
</div></td>
|
|
</tr></table>
|
|
<hr>
|
|
<div class="section" lang="en">
|
|
<div class="titlepage"><div><div><h6 class="title">
|
|
<a name="utf.user-guide.test-output.log.xml-format"></a>XML based log output format</h6></div></div></div>
|
|
<p class="first-line-indented">
|
|
This log format is designed for automated test results processing. The test log output XML schema depends on the
|
|
active log level threshold.
|
|
</p>
|
|
</div>
|
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
|
<td align="left"></td>
|
|
<td align="right"><div class="copyright-footer">Copyright © 2001-2007 Gennadiy Rozental</div></td>
|
|
</tr></table>
|
|
<hr>
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="log-hr-format.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="test-log.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="log-ct-config.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a>
|
|
</div>
|
|
</body>
|
|
</html>
|