summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.maps/linear_over.exp
Commit message (Collapse)AuthorAgeFilesLines
* Make stap_run2 count exact number of lines.Mark Wielaard2009-03-091-1/+0
| | | | | * testsuite/lib/stap_run2.exp: Compare found and expected number of lines. * testsuite/systemtap.*/*.exp (result_string): Make number of lines exact.
* 2007-09-22 Frank Ch. Eigler <fche@elastic.org>fche2007-09-221-3/+3
| | | | * systemtap.maps/linear_overunder.exp: Correct for actual data.
* 2007-07-06 Martin Hunt <hunt@redhat.com>hunt2007-07-061-0/+18
* systemtap.maps/linear*: New tests of linear histograms.