summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.string/sprint.exp
diff options
context:
space:
mode:
authorhunt <hunt>2007-06-20 21:42:39 +0000
committerhunt <hunt>2007-06-20 21:42:39 +0000
commit727d33a0728a633371ce8d1e9b5a791d9c45d6fb (patch)
treeefe15b0ad942f481c2290fb762ec4049aeea8a91 /testsuite/systemtap.string/sprint.exp
parent6da7f545b60445cfaa6e69896da4ee5a950cd6bb (diff)
downloadsystemtap-steved-727d33a0728a633371ce8d1e9b5a791d9c45d6fb.tar.gz
systemtap-steved-727d33a0728a633371ce8d1e9b5a791d9c45d6fb.tar.xz
systemtap-steved-727d33a0728a633371ce8d1e9b5a791d9c45d6fb.zip
2007-06-20 Martin Hunt <hunt@redhat.com>
* systemtap.string/dot.exp: New test. * systemtap.string/sprint.exp: New test.
Diffstat (limited to 'testsuite/systemtap.string/sprint.exp')
-rw-r--r--testsuite/systemtap.string/sprint.exp8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/systemtap.string/sprint.exp b/testsuite/systemtap.string/sprint.exp
new file mode 100644
index 00000000..c8f9826a
--- /dev/null
+++ b/testsuite/systemtap.string/sprint.exp
@@ -0,0 +1,8 @@
+set test "dot"
+set ::result_string {helloworld
+helloworld
+EQUAL
+EQUAL
+hello-world helloworld FOO helloworld
+}
+stap_run2 $srcdir/$subdir/$test.stp