]> sourceware.org Git - systemtap.git/commit - systemtap.spec
Add stress package use to testsuite.
authorStan Cox <scox@redhat.com>
Thu, 16 Jan 2014 19:42:07 +0000 (14:42 -0500)
committerStan Cox <scox@redhat.com>
Thu, 16 Jan 2014 19:42:07 +0000 (14:42 -0500)
commit574cf27a30e5b33e4799dfc3966a8b1b9678962f
tree31eb0e3af4008b875118701f540c710373ff1dbc
parentb84f8006c8792fa7d5818298fbe6a6ce48fcaa94
Add stress package use to testsuite.

* systemtap.spec (testsuite): Add stress requirement
* stap_run.exp (wait_n_secs): New.  Use stress if available.
* itrace.exp, maxactive.exp, probefunc.exp, proc_, exec.exp,
  timeofday.exp, timers.exp, utrace_p5.exp, probe_by_pid.exp,
  check.exp, functions.exp, current.exp: Use it.
14 files changed:
systemtap.spec
testsuite/lib/stap_run.exp
testsuite/lib/systemtap.exp
testsuite/systemtap.base/itrace.exp
testsuite/systemtap.base/maxactive.exp
testsuite/systemtap.base/probefunc.exp
testsuite/systemtap.base/proc_exec.exp
testsuite/systemtap.base/timeofday.exp
testsuite/systemtap.base/timers.exp
testsuite/systemtap.base/utrace_p5.exp
testsuite/systemtap.clone/probe_by_pid.exp
testsuite/systemtap.examples/check.exp
testsuite/systemtap.stress/all_kernel_functions.exp
testsuite/systemtap.stress/current.exp
This page took 0.026879 seconds and 5 git commands to generate.