summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/limits.exp
Commit message (Collapse)AuthorAgeFilesLines
* Make stap_run2 count exact number of lines.Mark Wielaard2009-03-091-2/+1
| | | | | * testsuite/lib/stap_run2.exp: Compare found and expected number of lines. * testsuite/systemtap.*/*.exp (result_string): Make number of lines exact.
* 2007-09-13 Martin Hunt <hunt@redhat.com>hunt2007-09-131-0/+38
* systemtap.base/limits.exp: New. Test 32 and 64-bit integer extremes.