summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/socket-all-probes.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/buildok/socket-all-probes.stp')
-rwxr-xr-xtestsuite/buildok/socket-all-probes.stp6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/buildok/socket-all-probes.stp b/testsuite/buildok/socket-all-probes.stp
new file mode 100755
index 00000000..3fe9d488
--- /dev/null
+++ b/testsuite/buildok/socket-all-probes.stp
@@ -0,0 +1,6 @@
+#! stap -p4
+
+// Tests if all probes in the socket tapset are resolvable.
+
+probe socket.*,
+ socket.*.* {}