<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-testsuite-tools-introduction">
  <?dbhtml filename="introduction.html"?>

  <title>Introduction</title>

  <para>This chapter builds the tools needed to run the tests
  that the packages have. I.e., <command>make check</command>. Tcl, Expect,
  and DejaGNU are needed for the GCC and Binutils testsuites, and Tree
  is used by the Udev testsuite. Installing four packages for testing purposes
  may seem excessive, but it is very reassuring, if not essential, to know
  that the most important tools are working properly.</para>

</sect1>
