39 lines
1.6 KiB
XML
39 lines
1.6 KiB
XML
|
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_tests_8c" xml:lang="en-US">
|
||
|
<title>src/util/tests.c File Reference</title>
|
||
|
<indexterm><primary>src/util/tests.c</primary></indexterm>
|
||
|
<para>
|
||
|
|
||
|
<para>Gem-graph-client. </para>
|
||
|
|
||
|
</para>
|
||
|
<programlisting linenumbering="unnumbered">#include "../../include/util.h"<?linebreak?>#include "../../include/base.h"<?linebreak?>#include "../../include/fsm.h"<?linebreak?></programlisting><simplesect>
|
||
|
<title>Functions </title>
|
||
|
<itemizedlist>
|
||
|
<listitem><para><anchor xml:id="_tests_8c_1aaa9fc96cf3047e5a323156c7f500d5fb"/>void <emphasis role="strong">util_trigger_test</emphasis> ()</para>
|
||
|
|
||
|
<para>simplifying utilities tests </para>
|
||
|
</listitem>
|
||
|
<listitem><para><anchor xml:id="_tests_8c_1a05aec803518f49ffdeff1db6045a6652"/>void <emphasis role="strong">util_test_pile</emphasis> ()</para>
|
||
|
|
||
|
<para>sample test </para>
|
||
|
</listitem>
|
||
|
<listitem><para><anchor xml:id="_tests_8c_1a2237b720be9f32414c3caccc1bec0d97"/>void <emphasis role="strong">util_test_double_list</emphasis> ()</para>
|
||
|
|
||
|
<para>sample test </para>
|
||
|
</listitem>
|
||
|
<listitem><para><anchor xml:id="_tests_8c_1a94626d7f8c95811287f249c2db85448f"/>void <emphasis role="strong">util_test_sorted_list</emphasis> ()</para>
|
||
|
|
||
|
<para>sample test </para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
</simplesect>
|
||
|
<section>
|
||
|
<title>Detailed Description</title>
|
||
|
|
||
|
<para>Gem-graph-client. </para>
|
||
|
|
||
|
<para>This file is part of Gem-graph. It only groups various tests. </para>
|
||
|
</section>
|
||
|
</section>
|