Next: Introduction, Up: (dir)
This file documents DejaGnu version 1.6.2.
| • Introduction | ||
| • Running tests | ||
| • Customizing DejaGnu | ||
| • Extending DejaGnu | ||
| • Unit testing | ||
| • Reference | ||
Introduction | ||
|---|---|---|
| • What is DejaGnu? | ||
| • New in this release | ||
| • Design goals | ||
| • A POSIX conforming test framework | ||
| • Installation | ||
Running tests | ||
| • Running ’make check’ | ||
| • Running runtest | ||
| • Output files | ||
Customizing DejaGnu | ||
| • Global config file | ||
| • Local config file | ||
| • Board config file | ||
| • Remote host testing | ||
| • Config file values | ||
Extending DejaGnu | ||
| • Adding a new testsuite | ||
| • Adding a new tool | ||
| • Adding a new target | ||
| • Adding a new board | ||
| • Board file values | ||
| • Writing a test case | ||
| • Debugging a test case | ||
| • Adding a test case to a testsuite | ||
| • Test case special variables | ||
Unit testing | ||
| • What is unit testing? | ||
| • The dejagnu.h header file | ||
| • C unit testing API | ||
| • C++ unit testing API | ||
Reference | ||
| • Builtin Procedures | ||
Next: Introduction, Up: (dir)