|
@@ -67,9 +67,11 @@
|
|
|
<title>Contents of Check</title>
|
|
|
|
|
|
<segmentedlist>
|
|
|
+ <segtitle>Installed program</segtitle>
|
|
|
<segtitle>Installed library</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
+ <seg>checkmk</seg>
|
|
|
<seg>libcheck.{a,so}</seg>
|
|
|
</seglistitem>
|
|
|
</segmentedlist>
|
|
@@ -79,6 +81,17 @@
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
+ <varlistentry id="checkmk">
|
|
|
+ <term><command>checkmk</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Awk script for generating C unit tests for use with the Check
|
|
|
+ unit testing framework</para>
|
|
|
+ <indexterm zone="ch-tools-check checkmk">
|
|
|
+ <primary sortas="b-checmk">checkmk</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="libcheck">
|
|
|
<term><filename class="libraryfile">libcheck.{a,so}</filename></term>
|
|
|
<listitem>
|