summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2007-09-22 16:48:45 +0000
committerfche <fche>2007-09-22 16:48:45 +0000
commitf7e6b306749b5504290cbb933cd699ef9456cf64 (patch)
tree66a549f54163f94a48adda3876d9e3bf5b167339
parent2fa08ae4a89a80af291bca046626b035be0ea569 (diff)
downloadsystemtap-steved-f7e6b306749b5504290cbb933cd699ef9456cf64.tar.gz
systemtap-steved-f7e6b306749b5504290cbb933cd699ef9456cf64.tar.xz
systemtap-steved-f7e6b306749b5504290cbb933cd699ef9456cf64.zip
2007-09-22 Frank Ch. Eigler <fche@elastic.org>
* systemtap.maps/linear_overunder.exp: Correct for actual data.
-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
}