[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
5.3 DejaGnu procedures
DejaGnu provides these Tcl procedures for use in test scripts.
You can also use any standard expect
or Tcl function. These
procedures are stored in libraries, which DejaGnu loads at
runtime. Here’s explanation of the library procedures that get loaded at
runtime. All other librarys are optional, and need to be loaded by the
testsuite.
5.3.1 Core Internal Procedures | ||
5.3.2 Remote Communication Procedures | Procedures for remote communication. | |
5.3.3 Utility Procedures | Utility procedures. | |
5.3.4 Cross target procedure | Cross target procedures. | |
5.3.5 Debugging Procedures | Procedures for debugging your Tcl code. |