Go to the first, previous, next, last section, table of contents.

Index

$

  • $target_alias
  • -

  • .

  • .exp
  • \

  • \\
  • \a
  • \b
  • \f
  • \n
  • \r
  • \t
  • \v
  • a

  • abbreviating commands, Tcl
  • abort looping in Tcl
  • absolute value, in Tcl exprs
  • access position for file, Tcl
  • access position, Tcl file
  • access time, file (Tcl)
  • access to Tcl library
  • add to a Tcl variable
  • add, Tcl exprs
  • adding a target
  • adding a test case
  • adjacent elements from list, Tcl
  • all_flag
  • ambiguity, required for POSIX
  • and, bitwise, Tcl exprs
  • and, logical, Tcl exprs
  • append to list, in Tcl
  • append to variable, in Tcl
  • application end, Tcl
  • application libraries, Tcl
  • argument lists, Tcl procedures
  • argument names, for Tcl procedure
  • arguments, Expect scripts
  • arithmetic negation, Tcl exprs
  • array elements, in Tcl
  • array search, in Tcl
  • auto_execs
  • auto_index
  • auto_noexec
  • auto_noload
  • auto_path
  • auto_reset
  • auxiliary files, building
  • auxiliary programs
  • auxiliary test programs
  • b

  • backslash, in Tcl
  • baud, baud
  • baud rate, specifying
  • Berra, Yogi, paraphrased
  • bit shifts, Tcl exprs
  • bitwise and, Tcl exprs
  • bitwise or, Tcl exprs
  • bitwise xor, Tcl exprs
  • body, of Tcl procedure
  • Boolean negation, Tcl exprs
  • bps, specifying
  • braces, in Tcl
  • braces, recommended around expressions
  • brackets, in Tcl
  • buffer, flushing in Tcl
  • bug number
  • bug number, extra
  • bug_id
  • building lists, Tcl
  • built in procedures, DejaGnu
  • c

  • C options
  • C torture test
  • C++ options
  • C, Tcl operators compatible with
  • cancelling expected failure
  • case conversion, Tcl
  • case statement, Tcl
  • catenating lists in Tcl
  • CFLAGS
  • changing directories, Tcl
  • changing Tcl command names
  • child process
  • closing current process connection
  • command abbreviations, Tcl
  • command evaluation, Tcl
  • command file, Expect
  • command line option variables
  • command line options
  • command line options, Expect
  • command line Tcl variable definition
  • command list, Tcl
  • command names, changing in Tcl
  • command on invocation, Expect
  • command substitution, Tcl
  • commands as operands, Tcl
  • commands in file, evaluating, Tcl
  • commands, Tcl
  • comments, in Tcl
  • common patterns, matching first
  • common patterns, matching last
  • communications procedures
  • comp_output
  • compare lexicographically, Tcl
  • complete command, Tcl
  • concatenating lists in Tcl
  • conditional command, Tcl
  • conditionals, Tcl exprs
  • configuration dependent defaults
  • configuration values, in Tcl vars
  • configuration values, overriding
  • configuring DejaGnu
  • connecting to target
  • connectmode, connectmode
  • context, changing in Tcl
  • convert to float, in Tcl exprs
  • count elements in list, Tcl
  • count of commands, Tcl
  • creating new process
  • cross configuration, cross configuration
  • curly braces, in Tcl
  • current directory in Tcl
  • current test subdirectory
  • CXXFLAGS
  • d

  • debug log
  • debug log for test cases
  • debugging a test case
  • debugging Expect, command
  • debugging Expect, option
  • debugging output, Expect
  • default argument values, Tcl procs
  • default arguments, Tcl
  • default options, controlling
  • defaults for DejaGnu variables
  • defaults for tool names
  • defaults, option
  • defaults, setting in init file
  • defined procedures, Tcl
  • defining procedures, Tcl
  • DejaGnu configuration
  • DejaGnu test driver
  • DejaGnu, the name
  • delay
  • deleting Tcl commands
  • design goals
  • detailed log
  • directories matching a pattern
  • directory name (Tcl)
  • directory, current, in Tcl
  • disconnecting forked process
  • divide, Tcl exprs
  • dollar signs, in Tcl
  • double-quote, in Tcl
  • download a file
  • e

  • each element of list, iterating over
  • echo.exp
  • elapsed time, Tcl
  • element count of list, Tcl
  • element names, in Tcl
  • element of list, Tcl
  • element range from list, Tcl
  • elements, inserting in list, Tcl
  • emailing results
  • end of Expect options
  • end of file, in Tcl
  • env
  • env(TCL_LIBRARY)
  • env(TCLLIBPATH)
  • environment variables, from Tcl
  • equal, Tcl exprs
  • erasing variables, Tcl
  • ERROR, ERROR
  • error information, propagating
  • error trapping, Tcl
  • error, preventing for unknown cmds, Tcl
  • errorCode
  • errorInfo
  • escape sequences, Tcl
  • evaluation, of Tcl expressions
  • events, in Tcl cmd history
  • example
  • exception handling, Tcl
  • exceptions as results, Tcl
  • exclusive or, Tcl exprs
  • exec_output
  • executable Expect scripts
  • executable file (Tcl)
  • executable, cached search for, Tcl
  • execute a subprocess (Tcl)
  • existence of file (Tcl)
  • existence of variable, Tcl
  • existing tests, running
  • exit procedure, tested tools
  • exiting loops in Tcl
  • expanding abbreviations, Tcl
  • expanding wildcards in filenames, Tcl
  • Expect command line
  • Expect command on invocation
  • Expect commands, prefixed
  • Expect debug log
  • Expect debugging output
  • Expect exp_internal command
  • Expect initialization files
  • Expect interaction, invoking from script
  • Expect interactive debugger
  • Expect log file, writing on
  • Expect reference
  • Expect script arguments
  • Expect script name
  • Expect session transcript
  • Expect, running interactively
  • expect_out(buffer)
  • expected failure, expected failure
  • expected failure, cancelling
  • expressions, Tcl
  • extension of file (Tcl)
  • f

  • FAIL, FAIL
  • failing test, expected
  • failing test, unexpected
  • failure, expected
  • file access position, Tcl
  • file access time (Tcl)
  • file buffer, flushing in Tcl
  • file closing, Tcl
  • file existence (Tcl)
  • file extension (Tcl)
  • file name of Tcl script
  • file of Tcl commands, evaluating
  • file reading, Tcl
  • file, access position, Tcl
  • file, opening, in Tcl
  • file, reading a line from in Tcl
  • file, testing for end in Tcl
  • filename for test files
  • filename globbing, Tcl
  • filename suffix (Tcl)
  • filename wildcard expansion, Tcl
  • files matching a pattern
  • files, writing in, Tcl
  • first match in list, Tcl
  • float conversion, in Tcl exprs
  • floor, in Tcl exprs
  • forked process, disconnecting
  • future directions
  • g

  • gdb.t00/echo.exp
  • global variables, Tcl
  • GNATS bug number
  • Granlund, Torbjorn
  • greater than or equal, Tcl exprs
  • greater than, Tcl exprs
  • h

  • hints on test case writing
  • history revision, Tcl
  • host config name, changing
  • host configuration test
  • host configuration variable
  • host, explained
  • host_triplet
  • i

  • I/O redirection, Tcl
  • I/O, changing source (Expect)
  • if-then-else, Tcl exprs
  • indexing lists, Tcl
  • indexing strings, Tcl
  • indirect spawn ids (Expect)
  • info cmdcount
  • info library
  • info patchlevel
  • info script
  • info tclversion
  • information about errors, in Tcl
  • information about Tcl state
  • init file name
  • init file, purpose
  • initialization
  • initialization files, Expect
  • initializing Tcl library procedures
  • input delays
  • input fields, scanning in Tcl
  • input files
  • input to current process, sending
  • inserting in lists, Tcl
  • installed tool name
  • installing DejaGnu
  • integer truncation, in Tcl exprs
  • integers, in Tcl expressions
  • interactive Expect
  • internal details
  • invoking
  • IP network procedures
  • isnative
  • iterating over each element of a list
  • j

  • joining lists in Tcl
  • k

  • keystrokes, reading
  • killing Expect
  • l

  • last command output
  • lazy evaluation in Tcl exprs
  • left shift, Tcl exprs
  • length of list, Tcl
  • length of string, Tcl
  • less than or equal, Tcl exprs
  • less than, Tcl exprs
  • level of Tcl stack
  • lexicographic comparison, Tcl
  • lib/remote.exp
  • lib/utils.exp
  • Libes, Don
  • libraries
  • library directory, Tcl
  • library of Tcl procedures
  • line, reading from file in Tcl
  • linking variables across Tcl stack
  • list indexing, Tcl
  • list insertion, Tcl
  • list of command names, Tcl
  • list of procedures, Tcl
  • list search, Tcl
  • list size, Tcl
  • list sorting, Tcl
  • list to string, Tcl
  • list, appending to (Tcl))
  • list, build from string, Tcl
  • list, iterating over each element
  • list, pruning
  • lists, joining in Tcl
  • load library file
  • load procedure, tested tools
  • loading Tcl command defs automatically
  • local variables, Tcl
  • localization, in Tcl procs
  • log files, where to write
  • log, Expect debugging
  • logical and, Tcl exprs
  • logical or, Tcl exprs
  • loop, aborting in Tcl
  • loop, continuing in Tcl
  • Lupton, Robert
  • m

  • m68k-*bug-*
  • m68k-mvme135-*
  • mailing results
  • mailing_list
  • make check
  • matching any spawn id
  • matching common patterns first
  • matching common patterns last
  • math fns, in Tcl exprs
  • math function operands, Tcl
  • Menapace, Julia
  • modification time, file (Tcl)
  • mondfe
  • multiply, Tcl exprs
  • n

  • name "DejaGnu"
  • name for remote test machine
  • name transformations
  • name, Expect script
  • name, initialization module
  • naming conventions
  • naming tests to run
  • native configuration, native configuration
  • native configuration test
  • negation, Tcl exprs
  • netport
  • network (IP) procedures
  • new process, creating
  • new process, starting
  • noreboot
  • not equal, Tcl exprs
  • null characters, and Expect
  • numeric conversions, Tcl exprs
  • numeric operands, Tcl
  • numeric precision, Tcl exprs
  • o

  • objdir
  • object directory
  • one-pass processing, Tcl
  • Operands, of Tcl expressions
  • operating principles
  • operators, compatible with C
  • option defaults
  • options
  • options, C
  • options, C++
  • options, Expect
  • options, Tcl variables for defaults
  • or, bitwise, Tcl exprs
  • or, logical, Tcl exprs
  • order of tests
  • ordering lists, Tcl
  • Ousterhout, John K.
  • outdir
  • output directory
  • output files
  • output to files, Tcl
  • output, additional
  • output, expecting
  • output, flushing in Tcl
  • overflow, in Tcl exprs
  • overriding configuration defaults
  • overview
  • p

  • PASS, PASS
  • patch level for Tcl
  • path lookup
  • pattern match w/string, Tcl
  • pattern match, directory
  • pattern match, filenames
  • pipeline execution, Tcl
  • pipeline processes
  • porting to a new host
  • POSIX conformance
  • precedence, of Tcl operators
  • precision, numeric, Tcl exprs
  • prefixed Expect commands
  • PRMS bug number
  • prms_id
  • problem, detected by test case
  • procedure list, Tcl
  • procedures in Tcl library
  • procedures, defining in Tcl
  • procedures, result of, Tcl
  • process id (Expect)
  • process id, Tcl
  • process termination, Tcl
  • processes in pipeline
  • program, starting
  • r

  • range of elements in list, Tcl
  • reading a line from a file in Tcl
  • reading Expect command files
  • reading files, Tcl
  • reading keystrokes
  • rebooting remote targets
  • redirecting I/O, Tcl
  • regular expression matching, Tcl
  • regular expression replacement, Tcl
  • regular expression, file contents
  • regular expressions explained
  • release, Tcl, identifying
  • remainder, Tcl exprs
  • remote connection, ending
  • remote test machine name
  • remote testbed, connecting to
  • remote testing
  • remote.exp
  • removing variables, Tcl
  • renaming Tcl commands
  • replacement, of regular expressions in Tcl
  • result of Tcl procedure
  • revisionism, historical, Tcl
  • right shift, Tcl exprs
  • rootname of file (Tcl)
  • round to integer, in Tcl exprs
  • running
  • running tests
  • runtest.exp
  • runtests
  • s

  • scope of variables, Tcl
  • script evaluation from file, Tcl
  • script file name, Tcl
  • script name, Expect
  • script, Tcl
  • scripts, executing from Tcl
  • searching arrays, in Tcl
  • searching file contents
  • searching lists, Tcl
  • selecting a range of tests
  • selecting tests for a tool
  • serialport
  • session transcript, Expect
  • setting up targets
  • shell commands
  • signal handling
  • site.exp
  • size of arrays, in Tcl
  • size of file (Tcl)
  • size of list, Tcl
  • slave, closing (Expect)
  • sorting lists, Tcl
  • source directory
  • spawn id, matching any
  • special characters in Tcl
  • special chars as text in Tcl
  • special variables
  • specifying target name
  • specifying the host config name
  • specifying the target configuration
  • Spencer, Henry
  • square brackets, in Tcl
  • srcdir
  • stack frame in Tcl, selecting
  • stack trace on error, Tcl
  • stack, level of in Tcl
  • standard conformance: POSIX 1003.3
  • standard error, writing on
  • standard output, writing
  • start procedure, tested tools
  • starting interactive tools
  • starting new process
  • starting the tcl debugger
  • string from list, Tcl
  • string indexing, Tcl
  • string length, Tcl
  • string matching w/regexps, Tcl
  • string operands, Tcl
  • string pattern matching, Tcl
  • string search, Tcl
  • string, convert to list, Tcl
  • strings, in Tcl expressions
  • strings, in Tcl exprs
  • subdir
  • subprocess, Tcl
  • subscripting lists, Tcl
  • substitution of regular expressions in Tcl
  • substitutions and word boundaries, Tcl
  • substring selection, Tcl
  • subtract, Tcl exprs
  • success, POSIX definition
  • successful test
  • successful test, unexpected
  • suffix of filename (Tcl)
  • summary log
  • symbolic link (Tcl)
  • syntax of Tcl
  • t

  • target configuration test
  • target configuration variable
  • target configuration, specifying
  • target dependent procedures
  • target machine name
  • target, explained
  • target_abbrev
  • target_alias
  • target_triplet
  • targetname, targetname
  • targets
  • tcl
  • Tcl backslash
  • Tcl braces
  • Tcl brackets
  • Tcl command evaluation
  • Tcl command substitution
  • Tcl commands
  • Tcl comments
  • tcl debugger
  • Tcl dollar signs
  • Tcl double-quote
  • Tcl escape sequences
  • Tcl global variables
  • Tcl interpreter state
  • Tcl local variables
  • Tcl one-pass processing
  • Tcl overview
  • Tcl release, identifying uniquely
  • Tcl script
  • Tcl script file name
  • Tcl script, evaluating
  • Tcl special characters
  • Tcl stack level
  • Tcl substitutions and word boundaries
  • Tcl syntax
  • Tcl variable scope
  • Tcl variable substitution
  • Tcl variables
  • Tcl variables for option defaults
  • Tcl variables, config-dependent
  • Tcl variables, listing
  • Tcl version
  • Tcl word boundaries and substitutions
  • Tcl word separators
  • Tcl, appending to list
  • Tcl, appending to variable
  • Tcl, special chars as text
  • tcl_precision
  • Terminating execution, Tcl
  • terminating remote connection
  • test case cannot run
  • test case warnings
  • test case, debugging
  • test case, declaring ambiguity
  • test case, declaring failure
  • test case, declaring no support
  • test case, declaring no test
  • test case, declaring success
  • test case, ERROR in
  • test case, expecting failure
  • test case, WARNING in
  • test case, writing
  • test cases, debug log
  • test directories, naming
  • test filename
  • test output, displaying all
  • test programs, auxiliary
  • test suite distributions
  • test, failing
  • test, successful
  • test, unresolved outcome
  • test, unsupported
  • tests, running
  • tests, running order
  • tests, running specifically
  • TET
  • timing input
  • tomb of the unknown command, Tcl
  • tool
  • tool command language
  • tool initialization
  • tool name defaults
  • tool name, as installed
  • tool names and naming conventions
  • tracelevel
  • tracing Tcl commands
  • tracing Tcl from Expect
  • transform
  • transform tool name
  • trapping errors, Tcl
  • truncate to integer, in Tcl exprs
  • turning on output
  • u

  • underflow, in Tcl exprs
  • unexpected success
  • unknown_active
  • UNRESOLVED, UNRESOLVED
  • UNSUPPORTED, UNSUPPORTED
  • unsupported test
  • UNTESTED, UNTESTED
  • untested properties
  • user-defined commands, Tcl
  • utilities, loading from init file
  • utils.exp
  • v

  • variable list, Tcl
  • variable operands, Tcl
  • variable scope, in Tcl procs
  • variable substitution, Tcl
  • variable, appending to (Tcl))
  • variable, incrementing in Tcl
  • variables for all tests
  • variables for option defaults
  • variables in Tcl library
  • variables of DejaGnu, defaults
  • variables, DejaGnu defaults
  • variables, erasing, Tcl
  • variables, linking across Tcl stack
  • variables, Tcl
  • variables, Tcl global
  • variables, Tcl local
  • variables, tracing in Tcl
  • verbose
  • version numbers
  • version of expect, checking
  • version of Tcl
  • version procedure, tested tools
  • visibility of variable, Tcl
  • w

  • waiting for output
  • WARNING, WARNING
  • whitespace, in Tcl expressions
  • wildcard chars, expanding in Tcl
  • word boundaries and substitutions, Tcl
  • word separators, Tcl
  • working directory in Tcl
  • working directory, Tcl
  • writing a test case
  • writing in files, Tcl
  • writing on Expect log file
  • writing on standard output
  • x

  • XFAIL
  • XFAIL, avoiding for POSIX
  • xor, bitwise, Tcl exprs
  • XPASS

  • Go to the first, previous, next, last section, table of contents.