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