summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.printf/char1.exp
Commit message (Collapse)AuthorAgeFilesLines
* Add function of returning the char in given position of stringWenji Huang2009-04-261-1/+1
| | | | | | * tapset/string.stp: New function stringat. * testsuite/systemtap.printf/char1.exp: Update test case. * testsuite/systemtap.printf/char1.stp: Ditto.
* Make stap_run2 count exact number of lines.Mark Wielaard2009-03-091-3/+2
| | | | | * testsuite/lib/stap_run2.exp: Compare found and expected number of lines. * testsuite/systemtap.*/*.exp (result_string): Make number of lines exact.
* PR6851: Added support for %c printf conversion specifierElliott Baron2008-10-201-0/+4