diff options
Diffstat (limited to 'runtime/tests')
-rw-r--r-- | runtime/tests/ChangeLog | 4 | ||||
-rw-r--r-- | runtime/tests/agg/agg.test | 40 |
2 files changed, 4 insertions, 40 deletions
diff --git a/runtime/tests/ChangeLog b/runtime/tests/ChangeLog index f1c1330a..b9315fb2 100644 --- a/runtime/tests/ChangeLog +++ b/runtime/tests/ChangeLog @@ -1,4 +1,8 @@ 2005-12-07 Martin Hunt <hunt@redhat.com> + + * agg/agg.test: Adjust results to match + the more compact histogram format. + * pmaps/*.c: Change pmap type from MAP to PMAP. * pmaps/pmap.test: Adjust results to match diff --git a/runtime/tests/agg/agg.test b/runtime/tests/agg/agg.test index 58db3714..2d56f031 100644 --- a/runtime/tests/agg/agg.test +++ b/runtime/tests/agg/agg.test @@ -136,8 +136,6 @@ count:8 sum:36 avg:4 min:1 max:8 count:8 sum:108 avg:13 min:10 max:17 value |-------------------------------------------------- count - 0 | 0 - 1 | 0 2 | 0 4 | 0 8 |@@@@@@ 6 @@ -146,23 +144,6 @@ value |-------------------------------------------------- count count:8 sum:828 avg:103 min:100 max:107 value |-------------------------------------------------- count - 0 | 0 - 5 | 0 - 10 | 0 - 15 | 0 - 20 | 0 - 25 | 0 - 30 | 0 - 35 | 0 - 40 | 0 - 45 | 0 - 50 | 0 - 55 | 0 - 60 | 0 - 65 | 0 - 70 | 0 - 75 | 0 - 80 | 0 85 | 0 90 | 0 95 |@@@@@@@@ 8 @@ -174,33 +155,12 @@ value |-------------------------------------------------- count 0 | 0 1 | 0 2 | 0 - 4 | 0 - 8 | 0 - 16 | 0 - 32 | 0 count:0 sum:0 avg:0 min:0 max:0 value |-------------------------------------------------- count 0 | 0 5 | 0 10 | 0 - 15 | 0 - 20 | 0 - 25 | 0 - 30 | 0 - 35 | 0 - 40 | 0 - 45 | 0 - 50 | 0 - 55 | 0 - 60 | 0 - 65 | 0 - 70 | 0 - 75 | 0 - 80 | 0 - 85 | 0 - 90 | 0 - 95 | 0 } |