]> sourceware.org Git - systemtap.git/commit
Testcase For str_replace()
authorVarun Chandramohan <varunc@linux.vnet.ibm.com>
Sat, 20 Jun 2009 04:10:36 +0000 (09:40 +0530)
committerJosh Stone <jistone@redhat.com>
Mon, 22 Jun 2009 21:10:00 +0000 (14:10 -0700)
commit6eec708abee9188d74602f2602925edd2daa6342
tree47f6567ccf8c4c19a7ca765e86787316d5f5258f
parent7e788c262ae119a9e1b378605ce649cf1ae3f6cb
Testcase For str_replace()

This patch adds the test case needed for this function. I have added
few tests. If required more can be added in future.

As discussed in previous version, the testcase patch has been reverted
to the original as the str_replace() functionality has changed wrt to
error handle.

Signed-off-by: Varun Chandramohan <varunc@linux.vnet.ibm.com>
Signed-off-by: Josh Stone <jistone@redhat.com>
testsuite/systemtap.string/str_replace.exp [new file with mode: 0644]
testsuite/systemtap.string/str_replace.stp [new file with mode: 0644]
This page took 0.025247 seconds and 5 git commands to generate.