Next: Customizing DejaGnu, Previous: Introduction, Up: Top
There are two ways to execute a testsuite. The most common way is when
there is existing support in the Makefile of the tool being
tested. This usually consists of a check target. The other way is
to execute the runtest
program directly. To run runtest
directly from the command line requires either all of the correct
command line options, or a Local config file must be set up
correctly.
• Running ’make check’: | ||
• Running runtest: | ||
• Output files: |