nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | <refentry id="gtester-report"> |
2 | |||
3 | <refentryinfo> |
||
4 | <title>gtester-report</title> |
||
5 | <productname>GLib</productname> |
||
6 | <authorgroup> |
||
7 | <author> |
||
8 | <contrib>Developer</contrib> |
||
9 | <firstname>Tim</firstname> |
||
10 | <surname>Janik</surname> |
||
11 | </author> |
||
12 | </authorgroup> |
||
13 | </refentryinfo> |
||
14 | |||
15 | <refmeta> |
||
16 | <refentrytitle>gtester-report</refentrytitle> |
||
17 | <manvolnum>1</manvolnum> |
||
18 | <refmiscinfo class="manual">User Commands</refmiscinfo> |
||
19 | </refmeta> |
||
20 | |||
21 | <refnamediv> |
||
22 | <refname>gtester-report</refname> |
||
23 | <refpurpose>test report formatting utility</refpurpose> |
||
24 | </refnamediv> |
||
25 | |||
26 | <refsynopsisdiv> |
||
27 | <cmdsynopsis> |
||
28 | <command>gtester-report</command> |
||
29 | <arg choice="opt" rep="repeat">option</arg> |
||
30 | <arg>gtester-log</arg> |
||
31 | </cmdsynopsis> |
||
32 | </refsynopsisdiv> |
||
33 | |||
34 | <refsect1><title>Description</title> |
||
35 | <para><command>gtester-report</command> is a script which converts |
||
36 | the XML output generated by gtester into HTML. |
||
37 | </para> |
||
38 | </refsect1> |
||
39 | |||
40 | <refsect1><title>Options</title> |
||
41 | <variablelist> |
||
42 | |||
43 | <varlistentry> |
||
44 | <term><option>-h</option>, <option>--help</option></term> |
||
45 | <listitem><para> |
||
46 | print help and exit |
||
47 | </para></listitem> |
||
48 | </varlistentry> |
||
49 | |||
50 | <varlistentry> |
||
51 | <term><option>-v</option>, <option>--version</option></term> |
||
52 | <listitem><para> |
||
53 | print version information and exit |
||
54 | </para></listitem> |
||
55 | </varlistentry> |
||
56 | |||
57 | <varlistentry> |
||
58 | <term><option>-s</option>, <option>--subunit</option></term> |
||
59 | <listitem><para> |
||
60 | Output subunit. Needs python-subunit. |
||
61 | </para></listitem> |
||
62 | </varlistentry> |
||
63 | |||
64 | </variablelist> |
||
65 | </refsect1> |
||
66 | |||
67 | <refsect1><title>See also</title> |
||
68 | <para> |
||
69 | <citerefentry> |
||
70 | <refentrytitle>gtester</refentrytitle> |
||
71 | <manvolnum>1</manvolnum> |
||
72 | </citerefentry> |
||
73 | </para> |
||
74 | </refsect1> |
||
75 | </refentry> |