summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.string/str_replace.exp
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-06-23 11:07:15 -0400
committerDave Brolley <brolley@redhat.com>2009-06-23 11:07:15 -0400
commitf75b6811dee35832309e55a9e3455c40d4c13437 (patch)
treea4b0c9bab84c84c863b99bb993fcbb7f5c19b339 /testsuite/systemtap.string/str_replace.exp
parentd6454850dd3c9d74b700924b56378c4c9ab9fa57 (diff)
parente89118955d1e9f6f442e9c0f2e918ce9bf9a8529 (diff)
downloadsystemtap-steved-f75b6811dee35832309e55a9e3455c40d4c13437.tar.gz
systemtap-steved-f75b6811dee35832309e55a9e3455c40d4c13437.tar.xz
systemtap-steved-f75b6811dee35832309e55a9e3455c40d4c13437.zip
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Diffstat (limited to 'testsuite/systemtap.string/str_replace.exp')
-rw-r--r--testsuite/systemtap.string/str_replace.exp14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuite/systemtap.string/str_replace.exp b/testsuite/systemtap.string/str_replace.exp
new file mode 100644
index 00000000..4eedf1c6
--- /dev/null
+++ b/testsuite/systemtap.string/str_replace.exp
@@ -0,0 +1,14 @@
+set test "str_replace"
+
+set ::result_string {Result = hello pointer tap
+Result = pointer system tap
+Result = hello system pointer
+Result = Here I am, on the bored again. there I am, up on the stage, Here I go, playing star again. There I go, turn the page.- Bob Sege
+Result = here I am, on the road again. there I am, up on the stage, here I go, playing star again. There I go, turn the page.- Bob Seger
+Result = Here I am, on the road again. there I am, up on the stage, Here I go, playing star again. There I go, turn the page.- Metallica
+Result = hello tap
+Result = hello system tap
+Result =
+Result = }
+stap_run2 $srcdir/$subdir/$test.stp
+