]> sourceware.org Git - systemtap.git/commit
Add python 2 and python3 probe support to existing tests.
authorDavid Smith <dsmith@redhat.com>
Fri, 2 Dec 2016 16:55:43 +0000 (10:55 -0600)
committerDavid Smith <dsmith@redhat.com>
Fri, 2 Dec 2016 16:55:43 +0000 (10:55 -0600)
commit21745df0bb7ebd64dc4da41b22cfbcf1b22f6bc8
treee7e375dbc26ed55608826cb5fedf5be6f744b082
parentaa33c8e96a1ad3aaaedebeb33c2f6a9d797440e6
Add python 2 and python3 probe support to existing tests.

* testsuite/systemtap.base/listing_mode.exp: Add python2 and python3
  support.
* testsuite/systemtap.unprivileged/unprivileged_probes.exp: Ditto.
* testsuite/lib/systemtap.exp: Add python2_p() and python3_p() procedures.
* testsuite/systemtap.base/listing_mode.py: New file.
* testsuite/systemtap.unprivileged/test.py: New file.
testsuite/lib/systemtap.exp
testsuite/systemtap.base/listing_mode.exp
testsuite/systemtap.base/listing_mode.py [new file with mode: 0644]
testsuite/systemtap.unprivileged/test.py [new file with mode: 0644]
testsuite/systemtap.unprivileged/unprivileged_probes.exp
This page took 0.030975 seconds and 5 git commands to generate.