summaryrefslogtreecommitdiffstats
path: root/testsuite/lib/stap_run_exact.exp
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that a systemtap server is available if 'server' is specifiedDave Brolley2008-07-291-1/+1
| | | | in EXTRA_TOOL_OPTS for 'make check' and 'make installcheck'
* Enable 'make check' and 'make installcheck' using the systemtap client/server.Dave Brolley2008-07-141-1/+1
|
* 2007-10-25 Martin Hunt <hunt@redhat.com>hunt2007-10-251-0/+30
* systemtap.printf/print_char.*: New test. * systemtap.printf/print.*: New test. * systemtap.printf/println.*: New test. * systemtap.maps/elision.*: New tests. * config/unix.exp: Added stap_run_exact. * lib/stap_run_exact.exp: New. Like stap_run2 but takes a seperate test name.