Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > 9c646fa862f3ddbc469622b1cf108654 > files > 21

check-0.9.2-1mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>Check Tutorial</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="NEXT"
TITLE="Introduction
  "
HREF="c14.html"></HEAD
><BODY
CLASS="BOOK"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="BOOK"
><A
NAME="AEN1"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="TITLE"
><A
NAME="AEN2"
>Check Tutorial</A
></H1
><H3
CLASS="AUTHOR"
><A
NAME="AEN4"
></A
>Arien Malec</H3
><P
CLASS="COPYRIGHT"
>Copyright &copy; 2002 Arien Malec</P
><DIV
CLASS="LEGALNOTICE"
><P
></P
><A
NAME="AEN11"
></A
><P
>Copyright (c) 2001-2002 Arien Malec. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled &quot;GNU Free Documentation License&quot;.</P
><P
></P
></DIV
><HR></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>1. <A
HREF="c14.html"
>Introduction</A
></DT
><DT
>2. <A
HREF="c33.html"
>Unit testing in C</A
></DT
><DD
><DL
><DT
>2.1. <A
HREF="c33.html#AEN37"
>Other unit testing frameworks for C</A
></DT
></DL
></DD
><DT
>3. <A
HREF="c57.html"
>Tutorial: Basic unit testing</A
></DT
><DD
><DL
><DT
>3.1. <A
HREF="c57.html#AEN61"
>How to write a test</A
></DT
><DT
>3.2. <A
HREF="x68.html"
>Setting up the money tests</A
></DT
><DT
>3.3. <A
HREF="x80.html"
>Test a little, code a little</A
></DT
><DT
>3.4. <A
HREF="x108.html"
>Creating a suite</A
></DT
><DT
>3.5. <A
HREF="x115.html"
>SRunner output</A
></DT
></DL
></DD
><DT
>4. <A
HREF="c163.html"
>Advanced Features</A
></DT
><DD
><DL
><DT
>4.1. <A
HREF="c163.html#AEN165"
>Running multiple cases</A
></DT
><DT
>4.2. <A
HREF="x172.html"
>No fork mode</A
></DT
><DT
>4.3. <A
HREF="x183.html"
>Test fixtures</A
></DT
><DD
><DL
><DT
>4.3.1. <A
HREF="x183.html#AEN196"
>Test fixture examples</A
></DT
><DT
>4.3.2. <A
HREF="x183.html#AEN209"
>Checked vs Unchecked fixtures</A
></DT
></DL
></DD
><DT
>4.4. <A
HREF="x214.html"
>Multiple suites run through the same SRunner</A
></DT
><DT
>4.5. <A
HREF="x220.html"
>Testing signal handling</A
></DT
><DT
>4.6. <A
HREF="x226.html"
>Test timeouts</A
></DT
><DT
>4.7. <A
HREF="x232.html"
>Test Logging<A
NAME="TESTLOGGING"
></A
></A
></DT
><DD
><DL
><DT
>4.7.1. <A
HREF="x232.html#AEN239"
>XML logging</A
></DT
></DL
></DD
><DT
>4.8. <A
HREF="x246.html"
>Conclusion</A
></DT
></DL
></DD
><DT
>5. <A
HREF="c249.html"
>GNU Free Documentation License</A
></DT
></DL
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="c14.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Introduction</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>