Can't run some tests individually
Frank Ch. Eigler
fche@redhat.com
Mon Jan 15 00:36:00 GMT 2007
Mike Mason <mmlnx@us.ibm.com> writes:
> [...] Tests that include 'load_lib "stap_run.exp"' run fine on an
> individual basis. Do all tests need this load_lib statement or is
> there some other way to get the tests to run?
That's one way. Another is to figure out a generic config/ or lib/
testsuite .exp file that dejagnu always looks for during
initialization, and plop the load_lib in there. Feel free to commit
whichever you prefer & make work.
- FChE
More information about the Systemtap
mailing list