]> sourceware.org Git - systemtap.git/commit
Fixed PR 11270 by adding nd_syscall testcase.
authorDavid Smith <dsmith@redhat.com>
Wed, 10 Feb 2010 22:35:46 +0000 (16:35 -0600)
committerDavid Smith <dsmith@redhat.com>
Wed, 10 Feb 2010 22:35:46 +0000 (16:35 -0600)
commit42048078ab7712361ce54fa9face358f75e1d699
treeb17e3e87c0212125ac1c10669338098565dfbf81
parent6878a54351f98eff364ba8e9b43bc69a7d63f789
Fixed PR 11270 by adding nd_syscall testcase.

* testsuite/systemtap.syscall/test.tcl: Now uses global variable
  'test_script' to find test script to run.
* testsuite/systemtap.syscall/syscall.exp: Sets test_script.
* testsuite/systemtap.syscall/nd_sys.stp: New test script.  Copy of
  sys.stp, but uses nd_syscall probes.
* testsuite/systemtap.syscall/nd_syscall.exp: New testcase.  Copy of
  syscall.exp, but uses nd_sys.stp test script.
testsuite/systemtap.syscall/nd_sys.stp [new file with mode: 0755]
testsuite/systemtap.syscall/nd_syscall.exp [new file with mode: 0644]
testsuite/systemtap.syscall/syscall.exp
testsuite/systemtap.syscall/test.tcl
This page took 0.028346 seconds and 5 git commands to generate.