summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuite/ChangeLog4
-rw-r--r--testsuite/systemtap.maps/linear_over.exp6
2 files changed, 7 insertions, 3 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index a2317b5f..2685e5b0 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2007-09-22 Frank Ch. Eigler <fche@elastic.org>
+ * systemtap.maps/linear_overunder.exp: Correct for actual data.
+
+2007-09-22 Frank Ch. Eigler <fche@elastic.org>
+
PR 5057.
* systemtap.maps/linear_nearlyempty.*: New test for
histogram printing elision.
diff --git a/testsuite/systemtap.maps/linear_over.exp b/testsuite/systemtap.maps/linear_over.exp
index cdeb9538..5b0fafa4 100644
--- a/testsuite/systemtap.maps/linear_over.exp
+++ b/testsuite/systemtap.maps/linear_over.exp
@@ -7,9 +7,9 @@ min=1000
max=9999
avg=5499
value |-------------------------------------------------- count
- 70 | 0
- 80 | 0
- 90 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 9000
+ 90 | 0
+ 100 | 0
+ >100 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 9000
}