diff options
Diffstat (limited to 'chapter05/check.xml')
-rw-r--r-- | chapter05/check.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter05/check.xml b/chapter05/check.xml index 20bae7636..e8c7bafcd 100644 --- a/chapter05/check.xml +++ b/chapter05/check.xml @@ -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> |