Your test cases can use these variables, with conventional meanings (as
well as the variables saved in `site.exp'
see section Setting runtest
defaults):
These variables are available to all test cases.
prms_id
bug_id
subdir
These variables should never be changed. They appear in most tests.
expect_out(buffer)
expect
.
exec_output
tool_load
command. This only
applies to tools like GCC and GAS which produce an object
file that must in turn be executed to complete a test.
comp_output
tool_start
command. This is
conventionally used for batch oriented programs, like GCC and
GAS, that may produce interesting output (warnings, errors) without
further interaction.
Go to the first, previous, next, last section, table of contents.