summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.printf/println.exp
diff options
context:
space:
mode:
authorhunt <hunt>2007-10-25 22:22:16 +0000
committerhunt <hunt>2007-10-25 22:22:16 +0000
commit0379c17346059afa8dffb07eef82eaea726be6d2 (patch)
treeaf53c0b5618fd36d67dd928c65919379d575b135 /testsuite/systemtap.printf/println.exp
parent805006f778928f9d43419c3ad0f9e6cd0e9df9c0 (diff)
downloadsystemtap-steved-0379c17346059afa8dffb07eef82eaea726be6d2.tar.gz
systemtap-steved-0379c17346059afa8dffb07eef82eaea726be6d2.tar.xz
systemtap-steved-0379c17346059afa8dffb07eef82eaea726be6d2.zip
2007-10-25 Martin Hunt <hunt@redhat.com>
* systemtap.printf/print_char.*: New test. * systemtap.printf/print.*: New test. * systemtap.printf/println.*: New test. * systemtap.maps/elision.*: New tests. * config/unix.exp: Added stap_run_exact. * lib/stap_run_exact.exp: New. Like stap_run2 but takes a seperate test name.
Diffstat (limited to 'testsuite/systemtap.printf/println.exp')
-rw-r--r--testsuite/systemtap.printf/println.exp18
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuite/systemtap.printf/println.exp b/testsuite/systemtap.printf/println.exp
new file mode 100644
index 00000000..8deba53f
--- /dev/null
+++ b/testsuite/systemtap.printf/println.exp
@@ -0,0 +1,18 @@
+set test "println"
+set ::result_string {hello
+
+world
+777
+hello world
+hello world
+foo
+foobar
+foobar
+777
+foo99
+99foo
+123456789
+hello999
+999hello
+}
+stap_run2 $srcdir/$subdir/$test.stp