summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.string
Commit message (Collapse)AuthorAgeFilesLines
* Make stap_run2 count exact number of lines.Mark Wielaard2009-03-096-12/+6
| | | | | * testsuite/lib/stap_run2.exp: Compare found and expected number of lines. * testsuite/systemtap.*/*.exp (result_string): Make number of lines exact.
* PR6538: more testsuite tweaks for read-only warningsFrank Ch. Eigler2008-05-211-1/+0
|
* 2007-06-20 Martin Hunt <hunt@redhat.com>hunt2007-06-204-0/+61
| | | | | * systemtap.string/dot.exp: New test. * systemtap.string/sprint.exp: New test.
* Added new string functions tokenize() and strtol().mmason2007-01-234-0/+116
|
* 2007-01-22 Frank Ch. Eigler <fche@redhat.com>fche2007-01-224-4/+0
| | | | | | | * config/unix.exp: New file as a master load_lib repository. * */*.exp: Removed load_lib calls. * parseko/cmdline01.stp: Swallow expected stap ERROR: message. * systemtap.syscall/syscall.exp: Added installmode_p checks.
* New tests for string functions.hunt2006-08-218-0/+260