diff options
author | hunt <hunt> | 2005-11-11 06:13:24 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-11-11 06:13:24 +0000 |
commit | 15997cc74dd4e2a17b62d49d45eee410cd0db49c (patch) | |
tree | 1b241f8f0137842d1242207efbf0b80e7368f0d2 /runtime/tests/ChangeLog | |
parent | 6ed93e502ec2845f4e1f76cd33e917d613c66863 (diff) | |
download | systemtap-steved-15997cc74dd4e2a17b62d49d45eee410cd0db49c.tar.gz systemtap-steved-15997cc74dd4e2a17b62d49d45eee410cd0db49c.tar.xz systemtap-steved-15997cc74dd4e2a17b62d49d45eee410cd0db49c.zip |
2005-11-10 Martin Hunt <hunt@redhat.com>
* pmaps/ix2.c: New test. Test _stp_pmap_get_*().
* pmaps/iii3.c: New test. Test _stp_pmap_get_*().
* pmaps/pmap.test: Update.
Diffstat (limited to 'runtime/tests/ChangeLog')
-rw-r--r-- | runtime/tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/tests/ChangeLog b/runtime/tests/ChangeLog index 915a55c7..d373c24f 100644 --- a/runtime/tests/ChangeLog +++ b/runtime/tests/ChangeLog @@ -1,5 +1,9 @@ 2005-11-10 Martin Hunt <hunt@redhat.com> + * pmaps/ix2.c: New test. Test _stp_pmap_get_*(). + * pmaps/iii3.c: New test. Test _stp_pmap_get_*(). + * pmaps/pmap.test: Update. +2005-11-10 Martin Hunt <hunt@redhat.com> * pmaps/ii2.c: New test of maps and pmaps with the same keysym. * pmaps/pmap.test: Update. |