clfs-3.0.0-systemd
systemd
Last change
on this file since 4260133 was 5585711, checked in by Chris Staub <chris@…>, 10 years ago |
Merged Build Flags pages with Build Variables, and moved those to final-preps
|
-
Property mode
set to
100644
|
File size:
823 bytes
|
Rev | Line | |
---|
[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[5585711] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
[3f8be484] | 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-final-preps-abouttestsuites">
|
---|
| 9 | <?dbhtml filename="abouttestsuites.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>About the Test Suites</title>
|
---|
| 12 |
|
---|
[db083a3] | 13 | <para>Most packages provide a test suite, usually a script or
|
---|
| 14 | <command>make</command> target, which tests the just-compiled programs or
|
---|
| 15 | libraries by executing or linking to them. Test suites are often useful
|
---|
| 16 | for verifying that a package compiled correctly. However, they cannot
|
---|
| 17 | be run while cross-compiling so we will not mention test suite commands
|
---|
| 18 | for any packages until <xref linkend="chapter-building-system"/>.</para>
|
---|
[3f8be484] | 19 |
|
---|
| 20 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.