summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorhunt <hunt>2005-12-07 20:08:19 +0000
committerhunt <hunt>2005-12-07 20:08:19 +0000
commit10d7d55cceb09412dd161b5e95c155af446b6a4b (patch)
tree009b7906db268b64529794030f5cbb80264a865e /runtime
parent24d3d033246170e700172532e0fddcd6448d8c56 (diff)
downloadsystemtap-steved-10d7d55cceb09412dd161b5e95c155af446b6a4b.tar.gz
systemtap-steved-10d7d55cceb09412dd161b5e95c155af446b6a4b.tar.xz
systemtap-steved-10d7d55cceb09412dd161b5e95c155af446b6a4b.zip
2005-12-07 Martin Hunt <hunt@redhat.com>
* agg/agg.test: Adjust results to match the more compact histogram format.
Diffstat (limited to 'runtime')
-rw-r--r--runtime/tests/ChangeLog4
-rw-r--r--runtime/tests/agg/agg.test40
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
}