File: test-skeleton.xml

package info (click to toggle)
libeventdb 0.90-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 2,176 kB
  • ctags: 920
  • sloc: sh: 8,859; ansic: 4,897; xml: 2,729; makefile: 76
file content (71 lines) | stat: -rw-r--r-- 1,745 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="libeventdb-test-skeleton">
<refmeta>
<refentrytitle role="top_of_page">test-skeleton</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBEVENTDB Library</refmiscinfo>
</refmeta>

<refnamediv>
<refname>test-skeleton</refname>
<refpurpose></refpurpose>
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>

<refsynopsisdiv role="synopsis">
<title role="synopsis.title">Synopsis</title>

<synopsis>



#define             <link linkend="TEST-DATA-LIMIT:CAPS">TEST_DATA_LIMIT</link>
#define             <link linkend="OPT-DIRECT:CAPS">OPT_DIRECT</link>
#define             <link linkend="OPT-TESTDIR:CAPS">OPT_TESTDIR</link>
</synopsis>
</refsynopsisdiv>









<refsect1 role="desc">
<title role="desc.title">Description</title>
<para>

</para>
</refsect1>

<refsect1 role="details">
<title role="details.title">Details</title>
<refsect2>
<title><anchor id="TEST-DATA-LIMIT:CAPS" role="macro"/>TEST_DATA_LIMIT</title>
<indexterm><primary>TEST_DATA_LIMIT</primary></indexterm><programlisting>#define             TEST_DATA_LIMIT</programlisting>
<para>

</para></refsect2>
<refsect2>
<title><anchor id="OPT-DIRECT:CAPS" role="macro"/>OPT_DIRECT</title>
<indexterm><primary>OPT_DIRECT</primary></indexterm><programlisting>#define             OPT_DIRECT</programlisting>
<para>

</para></refsect2>
<refsect2>
<title><anchor id="OPT-TESTDIR:CAPS" role="macro"/>OPT_TESTDIR</title>
<indexterm><primary>OPT_TESTDIR</primary></indexterm><programlisting>#define             OPT_TESTDIR</programlisting>
<para>

</para></refsect2>

</refsect1>




</refentry>