Initial commit
[platform/upstream/glib2.0.git] / docs / reference / glib / html / gtester-report.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>gtester-report</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7 <link rel="home" href="index.html" title="GLib Reference Manual">
8 <link rel="up" href="tools.html" title="GLib Tools">
9 <link rel="prev" href="gtester.html" title="gtester">
10 <link rel="next" href="api-index-full.html" title="Index">
11 <meta name="generator" content="GTK-Doc V1.13 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 <link rel="chapter" href="glib.html" title="GLib Overview">
14 <link rel="chapter" href="glib-fundamentals.html" title="GLib Fundamentals">
15 <link rel="chapter" href="glib-core.html" title="GLib Core Application Support">
16 <link rel="chapter" href="glib-utilities.html" title="GLib Utilities">
17 <link rel="chapter" href="glib-data-types.html" title="GLib Data Types">
18 <link rel="chapter" href="tools.html" title="GLib Tools">
19 <link rel="index" href="api-index-full.html" title="Index">
20 <link rel="index" href="api-index-deprecated.html" title="Index of deprecated symbols">
21 <link rel="index" href="api-index-2-2.html" title="Index of new symbols in 2.2">
22 <link rel="index" href="api-index-2-4.html" title="Index of new symbols in 2.4">
23 <link rel="index" href="api-index-2-6.html" title="Index of new symbols in 2.6">
24 <link rel="index" href="api-index-2-8.html" title="Index of new symbols in 2.8">
25 <link rel="index" href="api-index-2-10.html" title="Index of new symbols in 2.10">
26 <link rel="index" href="api-index-2-12.html" title="Index of new symbols in 2.12">
27 <link rel="index" href="api-index-2-14.html" title="Index of new symbols in 2.14">
28 <link rel="index" href="api-index-2-16.html" title="Index of new symbols in 2.16">
29 <link rel="index" href="api-index-2-18.html" title="Index of new symbols in 2.18">
30 <link rel="index" href="api-index-2-20.html" title="Index of new symbols in 2.20">
31 <link rel="index" href="api-index-2-22.html" title="Index of new symbols in 2.22">
32 <link rel="index" href="api-index-2-24.html" title="Index of new symbols in 2.24">
33 </head>
34 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
35 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
36 <td><a accesskey="p" href="gtester.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
37 <td><a accesskey="u" href="tools.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
38 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
39 <th width="100%" align="center">GLib Reference Manual</th>
40 <td><a accesskey="n" href="api-index-full.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
41 </tr></table>
42 <div class="refentry" title="gtester-report">
43 <a name="gtester-report"></a><div class="titlepage"></div>
44 <div class="refnamediv"><table width="100%"><tr>
45 <td valign="top">
46 <h2><span class="refentrytitle">gtester-report</span></h2>
47 <p>gtester-report — test report formatting utility</p>
48 </td>
49 <td valign="top" align="right"></td>
50 </tr></table></div>
51 <div class="refsynopsisdiv" title="Synopsis">
52 <h2>Synopsis</h2>
53 <div class="cmdsynopsis"><p><code class="command">gtester-report</code>  [option...] [gtester-log]</p></div>
54 </div>
55 <div class="refsect1" title="Description">
56 <a name="id563527"></a><h2>Description</h2>
57 <p><span class="command"><strong>gtester-report</strong></span> is a script which converts
58 the XML output generated by gtester into HTML.
59 </p>
60 <div class="refsect2" title="Options">
61 <a name="id476820"></a><h3>Options</h3>
62 <div class="variablelist"><table border="0">
63 <col align="left" valign="top">
64 <tbody>
65 <tr>
66 <td><p><span class="term"><code class="option">-h</code>, <code class="option">--help</code></span></p></td>
67 <td><p>
68 print help and exit
69 </p></td>
70 </tr>
71 <tr>
72 <td><p><span class="term"><code class="option">-v</code>, <code class="option">--version</code></span></p></td>
73 <td><p>
74 print version information and exit
75 </p></td>
76 </tr>
77 </tbody>
78 </table></div>
79 </div>
80 </div>
81 <div class="refsect1" title="See also">
82 <a name="id671110"></a><h2>See also</h2>
83 <p>
84 <span class="command"><strong>gtester</strong></span>(1)
85 </p>
86 </div>
87 </div>
88 <div class="footer">
89 <hr>
90           Generated by GTK-Doc V1.13</div>
91 </body>
92 </html>