aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/files/hello.stp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/lib/oeqa/runtime/files/hello.stp')
-rw-r--r--meta/lib/oeqa/runtime/files/hello.stp1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/files/hello.stp b/meta/lib/oeqa/runtime/files/hello.stp
new file mode 100644
index 0000000000..3677147162
--- /dev/null
+++ b/meta/lib/oeqa/runtime/files/hello.stp
@@ -0,0 +1 @@
+probe oneshot { println("hello world") }