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