summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-11-28 12:06:27 -0500
committerFrank Ch. Eigler <fche@elastic.org>2008-11-28 12:06:27 -0500
commit1ad820e32419c6ff9237962ec911e9c4eee79c4a (patch)
treef30826abe997f75ac590c03c88718d3b89ec1a45 /testsuite
parent29bdbdb17f088a997b772415d57c37258576f0f5 (diff)
downloadsystemtap-steved-1ad820e32419c6ff9237962ec911e9c4eee79c4a.tar.gz
systemtap-steved-1ad820e32419c6ff9237962ec911e9c4eee79c4a.tar.xz
systemtap-steved-1ad820e32419c6ff9237962ec911e9c4eee79c4a.zip
PR5376: probe alias parsing tweaks
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/ChangeLog5
-rwxr-xr-xtestsuite/parseko/twentysix.stp4
2 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index df7a24f9..d6fc7686 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-28 Frank Ch. Eigler <fche@elastic.org>
+
+ PR5376.
+ * parseko/twentysix: New test.
+
2008-11-26 Stan Cox <scox@redhat.com>
* systemtap.base/static_uprobes.exp: Check debuginfo static uprobes.
diff --git a/testsuite/parseko/twentysix.stp b/testsuite/parseko/twentysix.stp
new file mode 100755
index 00000000..6f823f90
--- /dev/null
+++ b/testsuite/parseko/twentysix.stp
@@ -0,0 +1,4 @@
+#! stap -p1
+
+# PR 5376 case 3
+probe foo ? = begin { }