diff options
author | David Smith <dsmith@redhat.com> | 2008-06-27 10:12:02 -0500 |
---|---|---|
committer | David Smith <dsmith@redhat.com> | 2008-06-27 10:12:02 -0500 |
commit | 40d7937063ee4d01c3f28ff785557ef080b08ca1 (patch) | |
tree | ca5383031aa4ea7eeafda25c03df68fd11624568 /testsuite/ChangeLog | |
parent | 471ca45b8e46177b5ee2f1f7eb4bf7d7881793df (diff) | |
download | systemtap-steved-40d7937063ee4d01c3f28ff785557ef080b08ca1.tar.gz systemtap-steved-40d7937063ee4d01c3f28ff785557ef080b08ca1.tar.xz systemtap-steved-40d7937063ee4d01c3f28ff785557ef080b08ca1.zip |
Added tests for 'process(PID)' variants.
2008-06-27 David Smith <dsmith@redhat.com>
* systemtap.base/utrace_p4.exp: Added tests for 'process(PID)'
variants.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 8b4f883d..eda51529 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-06-27 David Smith <dsmith@redhat.com> + + * systemtap.base/utrace_p4.exp: Added tests for 'process(PID)' + variants. + 2008-06-24 Frank Ch. Eigler <fche@elastic.org> rhbz 451707 |