<?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 by some packages to run the tests
  that they have. I.e., <command>make check</command>. Tcl, Expect,
  and DejaGNU are needed for the GCC and Binutils testsuites. Check is needed
  for KBD tests. 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>
