]> sourceware.org Git - systemtap.git/commit
Make some interactive mode test case improvements.
authorDavid Smith <dsmith@redhat.com>
Tue, 26 Jan 2016 16:37:17 +0000 (10:37 -0600)
committerDavid Smith <dsmith@redhat.com>
Tue, 26 Jan 2016 16:37:17 +0000 (10:37 -0600)
commitc66aa96892d2c98b9ec4922d85c5a61107baaf88
tree0f53605aeb7a8e70af88a870e5bd908262a2a8f8
parent21a207c91d2d8e16591ebf3fc1c454c6c5268db5
Make some interactive mode test case improvements.

* testsuite/systemtap.pass1-4/buildok-interactive.exp: Only run the test
  if stap was compiled with the readline library. Add support for the
  "compatible_version" option.
* session.cxx (systemtap_session::version): Report whether stap was
  compiled with the readline library.
* testsuite/lib/systemtap.exp (readline_p): Add a new function that
  reports if systemtap was compiled with the readline library.
session.cxx
testsuite/lib/systemtap.exp
testsuite/systemtap.pass1-4/buildok-interactive.exp
This page took 0.02306 seconds and 5 git commands to generate.