summaryrefslogtreecommitdiffstats
path: root/runtime/tests/pmaps/map_format.c
Commit message (Collapse)AuthorAgeFilesLines
* SW5106 Remove old map and histogram formatting codeStan Cox2008-05-291-92/+0
|
* 2005-12-07 Martin Hunt <hunt@redhat.com>hunt2005-12-071-3/+3
| | | | | | | | | | * pmaps/*.c: Change pmap type from MAP to PMAP. * pmaps/pmap.test: Adjust results to match the more compact histogram format. * maps/map.test: Adjust results to match the more compact histogram format.
* 2005-11-10 Martin Hunt <hunt@redhat.com>hunt2005-11-101-1/+1
| | | | | * pmaps/ii2.c: New test of maps and pmaps with the same keysym. * pmaps/pmap.test: Update.
* 2005-11-08 Martin Hunt <hunt@redhat.com>hunt2005-11-081-0/+92
* pmaps/*: Add new pmaps tests.