summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/fortythree.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/fortythree.stp')
-rwxr-xr-xtestsuite/semko/fortythree.stp4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/semko/fortythree.stp b/testsuite/semko/fortythree.stp
new file mode 100755
index 00000000..cbf52a91
--- /dev/null
+++ b/testsuite/semko/fortythree.stp
@@ -0,0 +1,4 @@
+#! stap -p2
+
+probe foo.bar = foo.* { }
+probe foo.* { }