]> sourceware.org Git - systemtap.git/commit
Move testsuite 'genload' function to its own file.
authorZhou Wenjian <zhouwj-fnst@cn.fujitsu.com>
Tue, 12 Jan 2016 15:00:10 +0000 (09:00 -0600)
committerDavid Smith <dsmith@redhat.com>
Tue, 12 Jan 2016 15:00:10 +0000 (09:00 -0600)
commit86cfd0408f6c051beeaf6296c624d53b3e9a2616
treeb773748981f51bd627ab7fd49bb38bc4871d0a41
parentd9d93dadf28548eb52e33b189f103f48351488f8
Move testsuite 'genload' function to its own file.

* testsuite/lib/genload.exp: Move code from systemtap.stress/current.exp
  to its own file so it can be used multiple places.
* testsuite/config/unix.exp: Load genload.exp.
* testsuite/systemtap.stress/current.exp: Move 'genload' function to its
  own file.
* testsuite/systemtap.stress/all_kernel_functions.exp: Use 'genload'
  function (instead of having a copy).
testsuite/config/unix.exp
testsuite/lib/gen_load.exp [new file with mode: 0644]
testsuite/systemtap.stress/all_kernel_functions.exp
testsuite/systemtap.stress/current.exp
This page took 0.027781 seconds and 5 git commands to generate.