summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/procfs07.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/procfs07.stp')
-rwxr-xr-xtestsuite/semko/procfs07.stp5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/semko/procfs07.stp b/testsuite/semko/procfs07.stp
new file mode 100755
index 00000000..82f7ca6f
--- /dev/null
+++ b/testsuite/semko/procfs07.stp
@@ -0,0 +1,5 @@
+#! stap -p2
+
+# path can't end with '/'
+probe procfs("foo/").read { }
+